After updating to 0.8.53 (via Launchpad PPA), version still reports as
0.8.52.
Anyone else noticed this?
Cheers,
Phil.
After updating to 0.8.53 (via Launchpad PPA), version still reports as
0.8.52.
Anyone else noticed this?
Cheers,
Phil.
Works for me.
[helen@moon ~]$ /usr/local/bin/nginx -v
nginx version: nginx/0.8.53
Posted at Nginx Forum:
Must be the Ubuntu package:
root@tl-srv04:/var/log/nginx# dpkg -l | grep nginx
ii nginx 0.8.53-0ppa2
small, but very powerful and efficient web s
root@tl-srv04:/var/log/nginx# nginx -v
nginx version: nginx/0.8.52
On 20 Out 2010 15h01 WEST, [email protected] wrote:
Same here.
dpkg -s nginx
Package: nginx
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 668
Maintainer: António Almeida [email protected]
Architecture: i386
Version: 0.8.53-perusio.1.0
Provides: httpd
Depends: libc6 (>= 2.4), libgeoip1 (>= 1.4.7~beta6+dfsg), libpcre3 (>=
7.7), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.1.4), lsb-base (>=
3.2-14)
I suppose it’s something to do with dpkg and package
management. Perhaps you have the previous nginx package on hold or the
version doesn’t override the previous one. Use dpkg -i
to install the new.
— appa
Seems like an issue with the Launchpad package.
I’ve done a clean install on a server I setup today which didn’t have
any
version of nginx, still reports as 0.8.52
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs