How do I install passenger if I already have nginx installed and
running?
On Wed, Feb 02, 2011 at 08:25:52AM +0100, Paul B. wrote:
How do I install passenger if I already have nginx installed and
running?
-
Compile nginx with functionality.
-
Backup current configuration.
-
Install new nginx into the same place as previous version, i.e.
overwrite old nginx binary. -
Send USR2 signal to master nginx process [keep the PID].
-
Send WINCH signal to PID from 4.
-
If it works fine, then send QUIT to PID from 4.
–
Sergey A. Osokin
[email protected]
[email protected]