Justin Reagor on 4 Feb 2008 10:10:56 -0800


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PhillyOnRails] Mongrel/Ubuntu Newb Question

  • From: Justin Reagor <justinwr@gmail.com>
  • To: talk@phillyonrails.org
  • Subject: Re: [PhillyOnRails] Mongrel/Ubuntu Newb Question
  • Date: Mon, 4 Feb 2008 13:10:39 -0500
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:mime-version:in-reply-to:references:content-type:message-id:from:subject:date:to:x-mailer; bh=Pg+FqfKoTAt5JK1zvQdPslGTsJoDeF5xP146d2rfV6Y=; b=Byr+T7X8SrMiC3t0iWmxEaH5hLKgHEAVAz73Od44jMJydGYbZxRvD/Pu0mPzXuv0/f6a8IKeQy9AO43xbpGT58fNbWvXnjNKkRG4vezUveAeWmK4ciG1zFOvPdH+uNSgvr/7ylkp7y2xBYjuZw6WignWRsR5mOtfZzM3iEIk9UQ=
  • List-archive: <http://lists.phillyonrails.org/pipermail/talk>
  • Reply-to: talk@phillyonrails.org
  • Sender: talk-bounces@phillyonrails.org

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.

_______________________________________________
To unsubscribe or change your settings, visit:
http://lists.phillyonrails.org/mailman/listinfo/talk