Re: [Mongrel] mongrel_service install error

2008-01-30 Thread Luis Lavena
On Jan 30, 2008 4:35 AM, Vapor .. [EMAIL PROTECTED] wrote: when I run 'gem install mongrel_service'..it gives following error... Building native extensions. This could take a while... ERROR: Error installing mongrel_service: ERROR: Failed to build gem native extension.

[Mongrel] Not all mongrel starting (Errno:EEXIST)

2008-01-30 Thread John Woodward
I'm playing with the mongrel clustering, and am having a problem getting 2 mongrels to start up reliably. This should be a pretty simple cluster, with just 2 instances running. My mongrel config (mongrel_cluster.yml) looks like: cwd: /deployment/installed/myapp/current log_file: log/mongrel.log

[Mongrel] Production problem for mongrel

2008-01-30 Thread Jian Fang
Hi, I am working on deplying my Rail app to QA and then move to production. Since on our QA servers, there is no internet access and also for production servers, internet access is strictly prohibited. As a result, there is no way to install mongrel by use gem install mongrel command. The first