How to Change your PHP Handler — Dedicated

If you need to change your php handler, you’ll need to do so from the WHM.

Once you are in the WHM you can go to the search bar in the top left and type PHP and then choose the Configure PHP and suEXEC option.

phphand_whm

Once you are on the Configure PHP and suEXEC option page you can change your php handler.  On my account I can switch between suPHP, cgi, and fcgi.  I like to use fcgi as it decreases the server load on the cpu more that suPHP does.

phphand

Once you have the handler you want to use go ahead and Save New Configuration.

Here is some documentation comparing the different handlers:

http://boomshadow.net/tech/php-handlers/

Posted in Archived Posts and tagged .