I have a cPanel VPS server running CentOS 5 with WHM.
This was a brand new installation with no custom changes made. I noticed that fcgi was not available for use with PHP so I recompiled Apache and PHP using EasyApache, and chose to enable fastcgi. After the process was done, everything seemed to look ok. fcgi is now available when configuring PHP in WHM.
When I choose fcgi as the handler for PHP, all PHP scripts return a 500 internal server error. If I switch back to cgi, suphp, or dso, then everything works.
Why does fastcgi not work?
I checked the log files and can't find any entries at all related to this. There is nothing related in /var/logs and nothing in error_log for the specific domain.



LinkBack URL
About LinkBacks
Reply With Quote





