Recent Posts by andy
|
28 May, 2009 01:34 PM
|
Topic: Passenger / Passenger 2.2.2 available, with NGINX packages We did a clean install with this new package and here are our results. Using ubuntu 8.04 root@test-web-01:/etc/nginx# /etc/init.d/nginx-brightbox start root@test-web-01:/etc/nginx# cat /var/log/nginx/error.log ruby: No such file or directory — /usr/lib/phusion_passenger/bin/passenger-spawn-server (LoadError) We then added /bin to the conf.d/passenger.conf passenger_root and here are the results… root@test-web-01:/etc/nginx# cat /var/log/nginx/error.log ruby: No such file or directory — /usr/lib/phusion_passenger/bin/passenger-spawn-server (LoadError)
2009/05/27 17:06:15 [alert] 14177#0: could not send password to the Passenger helper server: write() failed (32: Broken pipe) |