Re: [Mongrel] Mongrel Cluster fails to start

2010-09-02 Thread Gunnar Wolf
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


Re: [Mongrel] Mongrel Cluster fails to start

2010-08-29 Thread Govind Naroji
Correction:
I am using this command to start the server (as root):
cd rails_app_path
mongrel_rails cluster::start
-- 
Posted via http://www.ruby-forum.com/.
___
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users


Re: [Mongrel] Mongrel Cluster fails to start

2010-08-27 Thread Govind Naroji
Attaching mongrel_cluster.yml
- Govind Naroji

Attachments:
http://www.ruby-forum.com/attachment/4974/mongrel_cluster.yml

-- 
Posted via http://www.ruby-forum.com/.
___
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users