I've been trying to store the pid file option for Mongrel and it seems that I can only set it from the command line options, not from the configuration file. I'm using Mongrel gem version 0.3.13.3. Has anyone else experiend something like this?<br><br>Here's an example of a config file I generated using the -G option. The address and port options work fine but the pid file option has no effect, or at least the file is not created. If I set this pid file using the -P option then it works.
<br><br><br>--- :docroot: public<br>:user: <br>:timeout: 0<br>:host: 127.0.0.1<br>:mime_map: <br>:debug: false<br>:port: "8000"<br>:daemon: true<br>:cwd: /var/www/rails/web_apps/accounts<br>:group: <br>:includes: <br>- mongrel<br>:log_file: log/mongrel.log<br>:config_script: <br>:pid_file: /tmp/mongrel.8000.pid<br>:num_processors: 1024<br>:environment:
development<br><br><br><br><br><p> 
                <hr size=1>Do you Yahoo!?<br> Everyone is raving about the <a href="http://us.rd.yahoo.com/evt=42297/*http://advision.webevents.yahoo.com/handraisers"> all-new Yahoo! Mail Beta.</a>