Created
October 5, 2009 18:48
-
-
Save jimmybaker/202332 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LoadModule passenger_module /Users/jimmy/.rvm/gems/ruby/1.8.7/gems/passenger-2.2.5/ext/apache2/mod_passenger.so | |
PassengerRoot /Users/jimmy/.rvm/gems/ruby/1.8.7/gems/passenger-2.2.5 | |
PassengerRuby /Users/jimmy/.rvm/ruby-1.8.7-p174/bin/ruby | |
Error message: | |
Missing the Rails 2.2.2 gem. Please `gem install -v=2.2.2 rails`, update your RAILS_GEM_VERSION setting in config/environment.rb for the Rails version you do have installed, or comment out RAILS_GEM_VERSION to use the latest version installed. | |
jimmy:~ | |
→ rvm 1.8.7 ; rvm info | |
rvm 0.0.37 (2009.09.09) [http://rvm.beginrescueend.com/] | |
ruby: | |
interpreter: "ruby" | |
version: "1.8.7" | |
date: "2009-06-12" | |
platform: "i686-darwin10.0.0" | |
patchlevel: "2009-06-12 patchlevel 174" | |
full_version: "ruby 1.8.7 (2009-06-12 patchlevel 174) [i686-darwin10.0.0]" | |
homes: | |
gem: "/Users/jimmy/.rvm/gems/ruby/1.8.7" | |
ruby: "/Users/jimmy/.rvm/ruby-1.8.7-p174" | |
binaries: | |
ruby: "/Users/jimmy/.rvm/ruby-1.8.7-p174/bin/ruby" | |
irb: "/Users/jimmy/.rvm/ruby-1.8.7-p174/bin/irb" | |
gem: "/Users/jimmy/.rvm/ruby-1.8.7-p174/bin/gem" | |
rake: "/Users/jimmy/.rvm/ruby-1.8.7-p174/bin/rake" | |
environment: | |
GEM_HOME: "/Users/jimmy/.rvm/gems/ruby/1.8.7" | |
MY_RUBY_HOME: "/Users/jimmy/.rvm/ruby-1.8.7-p174" | |
IRBRC: "/Users/jimmy/.rvm/ruby-1.8.7-p174/.irbrc" | |
## LOG | |
[Mon Oct 05 13:37:56 2009] [warn] Init: Session Cache is not configured [hint: SSLSessionCache] | |
[Mon Oct 05 13:37:57 2009] [notice] Digest: generating secret for digest authentication ... | |
[Mon Oct 05 13:37:57 2009] [notice] Digest: done | |
[Mon Oct 05 13:37:57 2009] [notice] Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k DAV/2 Phusion_Passenger/2.2.5 configured -- resuming normal operations | |
Missing the Rails 2.2.2 gem. Please `gem install -v=2.2.2 rails`, update your RAILS_GEM_VERSION setting in config/environment.rb for the Rails version you do have installed, or comment out RAILS_GEM_VERSION to use the latest version installed. | |
[Mon Oct 05 13:38:44 2009] [error] [client 127.0.0.1] File does not exist: /Library/WebServer/Documents/699 | |
[Mon Oct 05 13:42:20 2009] [notice] caught SIGTERM, shutting down | |
[Mon Oct 05 13:42:22 2009] [warn] Init: Session Cache is not configured [hint: SSLSessionCache] | |
*** Passenger ERROR (ext/common/SpawnManager.h:232): | |
Could not start the spawn server: /Users/jimmy/.rvm/ruby-1.8.7-p174;: No such file or directory (2) | |
*** Passenger ERROR (ext/common/SpawnManager.h:232): | |
Could not start the spawn server: /Users/jimmy/.rvm/ruby-1.8.7-p174;: No such file or directory (2) | |
[Mon Oct 05 13:42:22 2009] [notice] Digest: generating secret for digest authentication ... | |
[Mon Oct 05 13:42:22 2009] [notice] Digest: done | |
[Mon Oct 05 13:42:22 2009] [notice] Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k DAV/2 Phusion_Passenger/2.2.5 configured -- resuming normal operations | |
*** Passenger ERROR (ext/common/SpawnManager.h:232): | |
Could not start the spawn server: /Users/jimmy/.rvm/ruby-1.8.7-p174;: No such file or directory (2) | |
[ pid=3855 file=ext/apache2/Hooks.cpp:725 time=2009-10-05 13:42:29.15 ]: | |
Unexpected error in mod_passenger: Cannot spawn application '/Users/jimmy/Projects/Rails/TapeOnline': The spawn server has exited unexpectedly. | |
Backtrace: | |
in 'virtual boost::shared_ptr<Passenger::Application::Session> Passenger::ApplicationPoolServer::Client::get(const Passenger::PoolOptions&)' (ApplicationPoolServer.h:471) | |
in 'int Hooks::handleRequest(request_rec*)' (Hooks.cpp:521) | |
*** Passenger ERROR (ext/common/SpawnManager.h:232): | |
Could not start the spawn server: /Users/jimmy/.rvm/ruby-1.8.7-p174;: No such file or directory (2) | |
[ pid=3855 file=ext/apache2/Hooks.cpp:725 time=2009-10-05 13:42:35.335 ]: | |
Unexpected error in mod_passenger: Cannot spawn application '/Users/jimmy/Projects/Rails/TapeOnline': The spawn server has exited unexpectedly. | |
Backtrace: | |
in 'virtual boost::shared_ptr<Passenger::Application::Session> Passenger::ApplicationPoolServer::Client::get(const Passenger::PoolOptions&)' (ApplicationPoolServer.h:471) | |
in 'int Hooks::handleRequest(request_rec*)' (Hooks.cpp:521) | |
[Mon Oct 05 13:42:55 2009] [notice] caught SIGTERM, shutting down | |
[Mon Oct 05 13:42:56 2009] [warn] Init: Session Cache is not configured [hint: SSLSessionCache] | |
*** Passenger ERROR (ext/common/SpawnManager.h:232): | |
Could not start the spawn server: /Users/jimmy/.rvm/ruby-1.8.7-p174: Permission denied (13) | |
*** Passenger ERROR (ext/common/SpawnManager.h:232): | |
Could not start the spawn server: /Users/jimmy/.rvm/ruby-1.8.7-p174: Permission denied (13) | |
[Mon Oct 05 13:42:56 2009] [notice] Digest: generating secret for digest authentication ... | |
[Mon Oct 05 13:42:56 2009] [notice] Digest: done | |
[Mon Oct 05 13:42:56 2009] [notice] Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k DAV/2 Phusion_Passenger/2.2.5 configured -- resuming normal operations | |
*** Passenger ERROR (ext/common/SpawnManager.h:232): | |
Could not start the spawn server: /Users/jimmy/.rvm/ruby-1.8.7-p174: Permission denied (13) | |
[ pid=3902 file=ext/apache2/Hooks.cpp:725 time=2009-10-05 13:42:59.772 ]: | |
Unexpected error in mod_passenger: Cannot spawn application '/Users/jimmy/Projects/Rails/TapeOnline': The spawn server has exited unexpectedly. | |
Backtrace: | |
in 'virtual boost::shared_ptr<Passenger::Application::Session> Passenger::ApplicationPoolServer::Client::get(const Passenger::PoolOptions&)' (ApplicationPoolServer.h:471) | |
in 'int Hooks::handleRequest(request_rec*)' (Hooks.cpp:521) | |
*** Passenger ERROR (ext/common/SpawnManager.h:232): | |
Could not start the spawn server: /Users/jimmy/.rvm/ruby-1.8.7-p174: Permission denied (13) | |
[ pid=3902 file=ext/apache2/Hooks.cpp:725 time=2009-10-05 13:43:01.554 ]: | |
Unexpected error in mod_passenger: Cannot spawn application '/Users/jimmy/Projects/Rails/TapeOnline': The spawn server has exited unexpectedly. | |
Backtrace: | |
in 'virtual boost::shared_ptr<Passenger::Application::Session> Passenger::ApplicationPoolServer::Client::get(const Passenger::PoolOptions&)' (ApplicationPoolServer.h:471) | |
in 'int Hooks::handleRequest(request_rec*)' (Hooks.cpp:521) | |
*** Passenger ERROR (ext/common/SpawnManager.h:232): | |
Could not start the spawn server: /Users/jimmy/.rvm/ruby-1.8.7-p174: Permission denied (13) | |
[ pid=3904 file=ext/apache2/Hooks.cpp:725 time=2009-10-05 13:43:02.138 ]: | |
Unexpected error in mod_passenger: Cannot spawn application '/Users/jimmy/Projects/Rails/TapeOnline': The spawn server has exited unexpectedly. | |
Backtrace: | |
in 'virtual boost::shared_ptr<Passenger::Application::Session> Passenger::ApplicationPoolServer::Client::get(const Passenger::PoolOptions&)' (ApplicationPoolServer.h:471) | |
in 'int Hooks::handleRequest(request_rec*)' (Hooks.cpp:521) | |
*** Passenger ERROR (ext/common/SpawnManager.h:232): | |
Could not start the spawn server: /Users/jimmy/.rvm/ruby-1.8.7-p174: Permission denied (13) | |
[ pid=3902 file=ext/apache2/Hooks.cpp:725 time=2009-10-05 13:43:02.609 ]: | |
Unexpected error in mod_passenger: Cannot spawn application '/Users/jimmy/Projects/Rails/TapeOnline': The spawn server has exited unexpectedly. | |
Backtrace: | |
in 'virtual boost::shared_ptr<Passenger::Application::Session> Passenger::ApplicationPoolServer::Client::get(const Passenger::PoolOptions&)' (ApplicationPoolServer.h:471) | |
in 'int Hooks::handleRequest(request_rec*)' (Hooks.cpp:521) | |
*** Passenger ERROR (ext/common/SpawnManager.h:232): | |
Could not start the spawn server: /Users/jimmy/.rvm/ruby-1.8.7-p174: Permission denied (13) | |
[ pid=3904 file=ext/apache2/Hooks.cpp:725 time=2009-10-05 13:43:02.954 ]: | |
Unexpected error in mod_passenger: Cannot spawn application '/Users/jimmy/Projects/Rails/TapeOnline': Could not write 'spawn_application' command to the spawn server: Broken pipe (32) | |
Backtrace: | |
in 'virtual boost::shared_ptr<Passenger::Application::Session> Passenger::ApplicationPoolServer::Client::get(const Passenger::PoolOptions&)' (ApplicationPoolServer.h:471) | |
in 'int Hooks::handleRequest(request_rec*)' (Hooks.cpp:521) | |
*** Passenger ERROR (ext/common/SpawnManager.h:232): | |
Could not start the spawn server: /Users/jimmy/.rvm/ruby-1.8.7-p174: Permission denied (13) | |
[ pid=3902 file=ext/apache2/Hooks.cpp:725 time=2009-10-05 13:43:03.286 ]: | |
Unexpected error in mod_passenger: Cannot spawn application '/Users/jimmy/Projects/Rails/TapeOnline': Could not write 'spawn_application' command to the spawn server: Broken pipe (32) | |
Backtrace: | |
in 'virtual boost::shared_ptr<Passenger::Application::Session> Passenger::ApplicationPoolServer::Client::get(const Passenger::PoolOptions&)' (ApplicationPoolServer.h:471) | |
in 'int Hooks::handleRequest(request_rec*)' (Hooks.cpp:521) | |
*** Passenger ERROR (ext/common/SpawnManager.h:232): | |
Could not start the spawn server: /Users/jimmy/.rvm/ruby-1.8.7-p174: Permission denied (13) | |
[ pid=3904 file=ext/apache2/Hooks.cpp:725 time=2009-10-05 13:43:03.586 ]: | |
Unexpected error in mod_passenger: Cannot spawn application '/Users/jimmy/Projects/Rails/TapeOnline': Could not write 'spawn_application' command to the spawn server: Broken pipe (32) | |
Backtrace: | |
in 'virtual boost::shared_ptr<Passenger::Application::Session> Passenger::ApplicationPoolServer::Client::get(const Passenger::PoolOptions&)' (ApplicationPoolServer.h:471) | |
in 'int Hooks::handleRequest(request_rec*)' (Hooks.cpp:521) | |
*** Passenger ERROR (ext/common/SpawnManager.h:232): | |
Could not start the spawn server: /Users/jimmy/.rvm/ruby-1.8.7-p174: Permission denied (13) | |
[ pid=3902 file=ext/apache2/Hooks.cpp:725 time=2009-10-05 13:43:03.915 ]: | |
Unexpected error in mod_passenger: Cannot spawn application '/Users/jimmy/Projects/Rails/TapeOnline': The spawn server has exited unexpectedly. | |
Backtrace: | |
in 'virtual boost::shared_ptr<Passenger::Application::Session> Passenger::ApplicationPoolServer::Client::get(const Passenger::PoolOptions&)' (ApplicationPoolServer.h:471) | |
in 'int Hooks::handleRequest(request_rec*)' (Hooks.cpp:521) | |
*** Passenger ERROR (ext/common/SpawnManager.h:232): | |
Could not start the spawn server: /Users/jimmy/.rvm/ruby-1.8.7-p174: Permission denied (13) | |
[ pid=3904 file=ext/apache2/Hooks.cpp:725 time=2009-10-05 13:43:04.180 ]: | |
Unexpected error in mod_passenger: Cannot spawn application '/Users/jimmy/Projects/Rails/TapeOnline': The spawn server has exited unexpectedly. | |
Backtrace: | |
in 'virtual boost::shared_ptr<Passenger::Application::Session> Passenger::ApplicationPoolServer::Client::get(const Passenger::PoolOptions&)' (ApplicationPoolServer.h:471) | |
in 'int Hooks::handleRequest(request_rec*)' (Hooks.cpp:521) | |
*** Passenger ERROR (ext/common/SpawnManager.h:232): | |
Could not start the spawn server: /Users/jimmy/.rvm/ruby-1.8.7-p174: Permission denied (13) | |
[ pid=3902 file=ext/apache2/Hooks.cpp:725 time=2009-10-05 13:43:04.386 ]: | |
Unexpected error in mod_passenger: Cannot spawn application '/Users/jimmy/Projects/Rails/TapeOnline': The spawn server has exited unexpectedly. | |
Backtrace: | |
in 'virtual boost::shared_ptr<Passenger::Application::Session> Passenger::ApplicationPoolServer::Client::get(const Passenger::PoolOptions&)' (ApplicationPoolServer.h:471) | |
in 'int Hooks::handleRequest(request_rec*)' (Hooks.cpp:521) | |
*** Passenger ERROR (ext/common/SpawnManager.h:232): | |
Could not start the spawn server: /Users/jimmy/.rvm/ruby-1.8.7-p174: Permission denied (13) | |
[ pid=3902 file=ext/apache2/Hooks.cpp:725 time=2009-10-05 13:43:10.324 ]: | |
Unexpected error in mod_passenger: Cannot spawn application '/Users/jimmy/Projects/Rails/TapeOnline': Could not write 'spawn_application' command to the spawn server: Broken pipe (32) | |
Backtrace: | |
in 'virtual boost::shared_ptr<Passenger::Application::Session> Passenger::ApplicationPoolServer::Client::get(const Passenger::PoolOptions&)' (Applicati |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment