Randy Schmidt on 22 Jan 2008 07:06:15 -0800 |
> You can do whatever you want in a monit environment via 'env'. For > example, one of my monit start commands looks like: > > start program = "/usr/bin/sudo -u app /usr/bin/env > LD_LIBRARY_PATH=/opt/aspell/lib:/opt/freeimage/lib:/opt/mysql5/devel-default/lib/mysql > PATH=/opt/ruby/default/bin:/opt/sphinx/default/bin:/opt/mysql5/client-default-5.0/bin:/opt/mysql5/devel-default/bin:/opt/aspell/bin:/bin:/usr/bin > INLINEDIR=/opt/rails/chow/production/current/tmp/inline mongrel_rails > cluster::start -C > /opt/rails/chow/production/current/config/mongrel_cluster.production.yml > --clean --only 10220" Awesome! Thanks! I'll have to give that a shot. I'm pretty sure I'm going to have the same problem since it doesn't seem like paths are the issue with what I currently have. But I'll try going back to cluster with something similar to what you have above. Thanks, Randy _______________________________________________ To unsubscribe or change your settings, visit: http://lists.phillyonrails.org/mailman/listinfo/talk
|
|