Recent Posts by andy

Subscribe to Recent Posts by andy 1 post(s) found

28 May, 2009 01:34 PM
Avatar andy 1 posts

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
Starting nginx: nginx.

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)

  • Could not start the Passenger helper server (/usr/lib/phusion_passenger/bin/ext/nginx/HelperServer): exec() failed: No such file or directory (2)

2009/05/27 17:06:15 [alert] 14177#0: could not send password to the Passenger helper server: write() failed (32: Broken pipe)