View Single Post
  #1  
Old 11-13-2009, 05:57 AM
thbar thbar is offline
Member
 
Join Date: Sep 2006
Posts: 33
Default production.log not written - any hint ?

My app runs perfectly fine, except I cannot get any input in log/production.log.

My app (and dispatch.lsapi) are owned by a given user:group, and the log folder (+ production.log) are writable to this user.

If that matters, the log folder is a symlink, as I'm using Capistrano.

Any idea where I could have done wrong ?

I pretty much expect it's a permission issue - I just cannot spot it.

-- Thibaut
Reply With Quote