Displaying 1 result from an estimated 1 matches for "mongrel_rails_servic".
Did you mean:
mongrel_rails_service
2009 Mar 27
1
Starting Mongrels = no such file to load -- initializer (load error)
I''ve searched high and low and cannot find a solution to this problem.
Any help would be appreciated.
My problem is when starting my mongrels with this command:
mongrel_rails start -d -p 3000 -P log/mongrel1.pid
I get this error in my mongrel_rails_persist.log:
** Starting Mongrel listening at 0.0.0.0:3000
** Starting Rails with production environment...