I have Ubuntu 9.04 64bits with Rails 2.3.2 + Nginx + Passenger 2.2.2
Every time I restart my system only the nginx was start and the
passenger don't get.
To start both plugins I have to initialize the nginx by command: "/etc/
init.d/nginx restart"
This is the only log that I found.
2009/06/01 21:57:02 [error] 4443#0: *1 connect() to unix:/tmp/
passenger.4419/master/helper_server.sock failed (111: Connection
refused) while connecting to upstream, client: 213.141.141.41, server:
*.
breno.myftp.org, request: "GET
http://status.icq.com/online.txt?icq=164115743
HTTP/1.0", upstream: "unix:/tmp/passenger.4419/master/
helper_server.sock:"
My system was restart 21:00:10
I run the command to startup the passenger after the 21:57:02