Agreed, sometimes with open source packages (Warehouse, Ozimodo, etc.) the tmp directory is not created by default (also with Merb I believe). Check to make sure all the directories it is attempting to access are there. Warehouse includes a bootstrap script which should create this for you...
You can also check your Rake tasks for tasks that bootstrap non-distributed directories. Do you have any Rake tasks in your task list that look like they are for bootstrapping the app?
:: Justin Reagor :: Kinetic Web Solutions
On Feb 4, 2008, at 12:58 PM, Grant Ammons wrote: Please post your mongrel cluster conf file, or take a look at where it's attempting to write the .pid file.
|