Update to 0.6.36
Dario Palmero
lists at ruby-forum.com
Tue Apr 28 08:05:47 MSD 2009
Hi
I'm trying to upgrade nginx from 0.5.35 to 0.6.36 using:
./configure --prefix=/etc/nginx --conf-path=/etc/nginx
--add-module=/etc/nginx/upload-progress-module
Then "make install clean" (I try too with "make" and then "make
install") but when I run "nginx -v", after restart the server, I still
have the 0.5.35 version.
Any idea why?
(to clarify: I use the "--prefix and" and "--conf-path" in the
"configure" command to point where my current nginx files are -
http://wiki.nginx.org/NginxInstallOptions)
Thanks!
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list