Govind Naroji dijo [Fri, Aug 27, 2010 at 07:40:16PM +0200]:
> Mongrel Cluster fails to start
> 
> Hello,
> 
> I have an issue with Mongrel cluster start-up, when I start the cluster
> I am getting the following error:
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
> 'gem_original_require': no such file to load --
> /home/admin/test-project/test-app/config/environment (LoadError)
> 
> [I have attached the log file along with this post]
> (...)

Just stating what's obvious: Does your application work _without_
Mongrel? As the www-data user? It smells to me that you have
downloaded your Gems in your user's home directory, and they are not
available for www-data.

_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to