You may encounter that running php as the suphp module will return apache internal server errors (500). You will also notice that you will not see any php errors in the error logs as well .

To correct this, you will have to log into the Whm cpanel and goto service configuration. Once there, proceed to Configure Suexec and PHP and change for what version of php (either 4 or 5, it has to be the one you are running) and change the php handler from suphp to cgi. Once you do this, you can click on save new configuration and this will apply the settings.

1.

2.

3.

4.

This will correct the error and php will display normally.

Leave a Reply