Admin-Ahead Community

Windows => Control Panels => Plesk => Topic started by: dustin on January 25, 2014, 10:12:07 am

Title: Plesk internal server error with PHP handlers
Post by: dustin on January 25, 2014, 10:12:07 am
When using Plesk PHP 5.3.x, php pages in plesk will be throwing internal server error. when you select the PHP handler as CGI/FCGI, you will be finding the following error message in the Apache logs.
---------
Premature end of script headers: cgi_wrapper (13)Permission denied: exec of ‘/usr/sbin/suexec’ failed
---------

To resolve the issue, change the ownership of the plesk suexe ‘/usr/sbin/suexec’ as follows: “root:apache”
Previously, the ownership will be as follows: “root:root”
====