<div><span class="gmail_quote">On 3/27/07, <b class="gmail_sendername">Carl Lerche</b> <<a href="mailto:carl.lerche@gmail.com">carl.lerche@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
It doesn't look like mongrel_cluster changes the working directory<br>anywhere (based off of the config file, but just passes the working<br>directory on to mongrel_rails. This is fine, except when it tries to<br>check the pid files.
</blockquote><div><br> is that pid files or pid files directory? In the latter case, there is a bug in Mongrel where this check is done before changing into the current working directory specified in the command-line options.
<br><br>I actually sent Zed a patch that would fix this a coupe of days ago.<br><br>See <a href="http://rubyforge.org/tracker/?func=detail&aid=9326&group_id=1306&atid=5145">http://rubyforge.org/tracker/?func=detail&aid=9326&group_id=1306&atid=5145
</a><br></div></div><br>Alex<br>