search for: mongrel_myapp

Displaying 2 results from an estimated 2 matches for "mongrel_myapp".

2006 Jun 23
1
mongrel start oddities
...rails/myapp -l log/mongrel.log --user mongrel --group mongrel -p 8080 -d --------- everybody is happy. Mongrel''s happy. I''m happy. However, if I am in the same location and issue this command (when no mongrel is running, obviously): --------- mongrel_rails start -C /etc/mongrel/mongrel_myapp.conf --------- I get this error: --------- !!! Path to log file not valid: log/mongrel.log --------- Here are the contents of the YAML config file (which I generated from the command line at the top of this message with a -G): --------- --- :daemon: true :cwd: /home/www/rails/myapp :includes:...
2006 Jun 27
0
using mongrel on port 80
...is much nicer to > > deal with! I am having this problem, however. > > > <snip> > > However, if I am in the same location and issue this command (when no > > mongrel is running, obviously): > > > > --------- > > mongrel_rails start -C /etc/mongrel/mongrel_myapp.conf > > --------- > > Hey Doug, that''s something I have to change soon. For now just specify > the full path to the log and pid file manually and the problem will go > away. > > > -- > Zed A. Shaw > http://www.zedshaw.com/ > http://mongrel.rubyforge.or...