Randy Schmidt on 22 Jan 2008 06:04:31 -0800 |
> You probably want to be using mongrel::cluster with the --clean flag. > Mongrel_rails won't restart daemons that were hard killed by Monit and > didn't remove their PID file. I started by using /usr/local/bin/mongrel_rails cluster:: but that calls mongrel_rails (without an absolute path) which monit can't find. Monit has a very slim PATH setup and you can't add to it. I guess I could add a symlink from a place in the Monit PATH but I have a hard time believing that will fix the problem since my start and stop programs work fine from the command line. > There is a lot of information about this scattered around on the > Mongrel users list. Alright, thanks. I'll have to take a look. Thank you, Randy _______________________________________________ To unsubscribe or change your settings, visit: http://lists.phillyonrails.org/mailman/listinfo/talk
|
|