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
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