A php handler loads the php modules and that determines how the php pages loaded on the server. Different types of php handlers are CGI, DSO, suPHP, & FastCGI. In a cPanel server, we have command-line options to list and change php handlers. We can change the php handler from server back-end, here is the steps >> change php handler from backend <<
Using WHM control panel you can simply change the php handler. Here I am discussing the steps to do the same.
Step I : Login to WHM
Step II : Goes to;
Home >> Service Configuration >> Configure PHP and suEXEC
Step III : Save new configuration.
That’s it.
Related Links:
1, How to change php handler from backend on cPanel server
2, How to change PHP handler from SuPHP to FastCGI in a cPanel server
3, Command-line option to list the current PHP handler on the server – cPanel