after doing some server updates I can no longer start mongrel or at
least get it working. I get 404’s whenever I now try to access a
dynamic page.
This is what I get when I run cap deploy:restart
** [out :: li21-118.members.linode.com] !!! PID file
/var/rails/communitycms/current/tmp/pids/mongrel.8002.pid already
exists. Mongrel could be running already. Check your
/var/rails/communitycms/current/log/mongrel.8002.log for errors.
** [out :: li21-118.members.linode.com]
** [out :: li21-118.members.linode.com] **
** [out :: li21-118.members.linode.com] !!! Exiting with error. You
must stop mongrel and clear the .pid before I’ll attempt a start.
** [out :: li21-118.members.linode.com]
I get the same thing if I rub cap deploy:stop first.
There is no useful information in the mongrel.xxx.log files.
Any help would be greatly appreciated.