Easyapache4 - PHP handlers
I've the same probem.
How i can display in WHM available all handlers
current i have
How to add the others? for somewhere say i need to add in apache modules but i can't find such options.
/usr/local/cpanel/bin/rebuild_phpconf --available
ea-php56: cgi none suphp
ea-php70: cgi none suphp
How to add the others? for somewhere say i need to add in apache modules but i can't find such options.
-
Hello @Kurogane, The DSO package for PHP with EasyApache 4 is named with the "-php" suffix. For example, the DSO package for PHP 7.0 is: ea-php70-php You'd install it with a command such as: yum install ea-php70-php
Note that you can only run one DSO package at a time. Thanks!0 -
For FCGI, FCGId and FPM? Current i've installed PHP-FPM and not display as handler. 0 -
For FCGI, FCGId and FPM? Current i've installed PHP-FPM and not as handler.
PHP-FPM is enabled on a per-domain basis as opposed to globally. Documentation on PHP-FPM is available at: PHP-FPM - Documentation - cPanel Documentation FCGId is available in cPanel version 62, but is not compatible with MultiPHP. More information is available at: Apache Module: FCGId - EasyApache 4 - cPanel Documentation Let us know if you have any additional questions. Thanks!0
Please sign in to leave a comment.
Comments
3 comments