Django / FCGI Issue
Posted by: merlin903
Posted on: 2006-06-27 13:45:00
Over the weekend, my Django powered website suddenly stopped working, only returning 500 Internal Server Errors. When viewing my logs, I get the following:
(2)No such file or directory: FastCGI: failed to connect to (dynamic) server
"/home/merlin903/wolfsreign.com/django.fcgi": something is seriously wrong,
any chance the socket/named_pipe directory was removed?, see the
FastCgiIpcDir directive
Does anybody have any clue what this means, how to fix it, and/or how I can prevent this from happening in the future?