[Mongrel] god - start command exited with non-zero code = 1
Arfon Smith
lists at ruby-forum.com
Tue May 20 04:41:02 EDT 2008
Hi, thanks for the help. I was already giving the full path to the
mongrel_rails and god but the problem turned out to be that I wasn't
specifying the absolute path to my RAILS_ROOT so it couldn't find the
application!
Cheers
Arfon
Cynthia Kiser wrote:
> Quoting Arfon Smith <lists at ruby-forum.com>:
>> The weird thing is that if I try use the exact same command as god is
>> using but on the command line then the mongrel starts back up.
>
> That smells like a difference in environment. Are you using full paths
> in your god script? Are there any other things that might need
> tweaking? For example, I have a Rails mongrel server that use Oracle
> as the database. To start it, I need to set $ORACLE_HOME, add some
> stuff to $PATH, and to $LD_LIBRARY_PATH.
>
> --
> Cynthia Kiser
--
Posted via http://www.ruby-forum.com/.
More information about the Mongrel-users
mailing list