Running in a Linode slice with Ubuntu 10.04 LTS. I get 500 internal server errors.
The Apache log has:
Apache / 2.2.14 (Ubuntu) Configuring Phusion_Passenger / 2.2.7 - resume normal operations
caught sigterm by turning off
* Passenger cannot be initialized due to this error: server spawn server script, '/usr/local/lib/ruby/gems/1.8/gems/passenger-3.0.0/lib/phusion_passenger/passenger- spawn-server', does not exist. Check if the "PassengerRoot" parameter is set correctly.
But when we run: sudo passenger-install-apache2-module. The passenger does not complain.
On restart, we get: Restart sudo / etc / init.d / apache2 * Restart the apache2 web server [Sat Oct 23 23:58:30 2010] [warn] user_module module already loaded, skipped ... waiting [Sat Oct 23 23 : 58: 31 2010] [warn] module passenger_module is already loaded, skipped ... done.
Any ideas?
Thanks in advance!
source share