Hi, I'm trying to use god to monitor my mongrels. When they are running
everything looks OK but when a mongrel process dies and god tries to
restart it I get the following error:
command exited with non-zero code = 1
The weird thing is that if I try use the exact same command as god is
using but
Quoting Arfon Smith <[EMAIL PROTECTED]>:
> 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 th