Using more than 1 PHP handler?
Hi,
I had noticed that the docs for EasyApache4 state that:
"You can only use DSO as the handler for one version of PHP on your system."
However, is it possible to have DSO(mod_php) for say PHP 7.1 and then use the CGI handler for
other PHP versions on the same server?
Thanks
-
Yes, using MultiPHP in WHM. 0 -
Hello @startbrand, @Eoler is correct. Multiple PHP versions can remain active, however only one of the active versions can use DSO as the PHP handler. You can read more about PHP handlers at: PHP Handlers - EasyApache 4 - cPanel Documentation Thank you. 0
Please sign in to leave a comment.
Comments
2 comments