I'm running CENTOS 6.8 x86_64 virtuozzo host with WHM 58.0 (build 20) and EasyApache4 (EA4).
I used EA4 to switch from the prefork MPM to the event MPM, which went smoothly, but now I'm confused about the PHP handler I'm using. I was using suPHP, and in MultiPHP Manager, it shows I am still doing so. The only options I have for PHP handlers there are suPHP, CGI, and none. I have both ea-php56-php-fpm and ea-php70-php-fpm installed, as well as ea-apache24-mod_proxy_fcgi.
If I run top, I can see cpanel_php_fpm running, and when php runs I see "php-cgi" in the command column. That makes me wonder if the handler I'm actually using is CGI instead of suPHP.
I checked the docs for information, but even though the heading says it's for EA4, there's the message that says, "Warning:Do not use this documentation. It is not valid for EasyApache 4."
How do I tell which handler I'm actually using, and how can I get more options; e.g., FastCGI, FPM, which I think I have already installed, to appear in the MultiPHP Manager?
I used EA4 to switch from the prefork MPM to the event MPM, which went smoothly, but now I'm confused about the PHP handler I'm using. I was using suPHP, and in MultiPHP Manager, it shows I am still doing so. The only options I have for PHP handlers there are suPHP, CGI, and none. I have both ea-php56-php-fpm and ea-php70-php-fpm installed, as well as ea-apache24-mod_proxy_fcgi.
If I run top, I can see cpanel_php_fpm running, and when php runs I see "php-cgi" in the command column. That makes me wonder if the handler I'm actually using is CGI instead of suPHP.
I checked the docs for information, but even though the heading says it's for EA4, there's the message that says, "Warning:Do not use this documentation. It is not valid for EasyApache 4."
How do I tell which handler I'm actually using, and how can I get more options; e.g., FastCGI, FPM, which I think I have already installed, to appear in the MultiPHP Manager?