[Moin-user] Problem with FastCGI

Steve Zatz slzatz at gmail.com
Tue Dec 28 11:17:03 EST 2004


It actually turned out that the socket problem was actually caused by
the fact that the fastcgi-script Addhandler was looking for extension
.fcgi instead of .fcg, which was the extension of my fastcgi script. 
The socket error was not really a helpful clue.  After correcting that
mistake I still could not get fastcgi to work but that turned out to
be due to the fact that I was running suexec as the FastCGIWrapper and
it won't run aif the user is root.  Since I don't really understand
suexec anyway, I just commented the FastCGIWrapper directive out and
all appears to be working.




More information about the Moin-user mailing list