I'm getting the following error when I stop mongrel..... I know its
running but I need the log files. It appears the log isn't being
created / written to. I this message:

!!! PID file log/mongrel.8000.pid does not exist.  Not running?


This is my mongrel_cluster.yml
---
cwd: /var/rails/soca/current
port: "8000"
environment: production
address: 127.0.0.1
pid_file: log/mongrel.pid
servers: 2


.....and I've the following permissions on the directory:

drwxrwxrwx   2 bleroux root 4096 Feb 19 16:44 log

Which is here:

[EMAIL PROTECTED] current]# pwd
/var/rails/soca/current


Any ideas??

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to