Welcome! Log In Create A New Profile

Advanced

nginx version upgrade

Posted by vburshteyn 
nginx version upgrade
June 22, 2009 07:32PM
Hi, thanks to all in advance

so at the moment i am running nginx 6.3 and want to upgrade to 7.6

the issue is (yes i am new to nginx and linux) is that i installed nginx via the good old apt-get install nginx. which installed it into /etc/nginx/ folder

when i compile from source do i need to run

./configure --conf-path=/etc/nginx/nginx.conf ----sbin-path=/etc/nginx in order to have the same file structure?
thanks
Re: nginx version upgrade
June 22, 2009 10:05PM
The current stable version is 0.7.61 (not 7.6) so that maybe is what you want. You can download at http://sysoev.ru/nginx/nginx-0.7.61.tar.gz.

If you want the same exact directory structure, run

[code]
# nginx -V
[/code]

That will give you the current version and configure command which should include the directory structures as well as the correct default user and group.

--
Jim Ohlstein



Edited 1 time(s). Last edit at 06/22/2009 10:07PM by Jim Ohlstein.
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 278
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready