I have a requirement for a server to run on php82zend PHP runtime.
I have installed this using their zendphpctl program: Using the zendphpctl script
The PHP version appears to be installed when checking installed packages in yum.
Reading through the docs on EasyApache4, I found that MultiPHP Manager should recognize a "vendor-provided" version and allow me to edit INI and select PHP versions here. : EasyApache 4 FAQ | cPanel & WHM Documentation
But it also lists the caveat:
I'm wondering if there is a larger list or understanding on what is required to get this PHP version to get recognized. I don't mind searching through code either if that is all there is, I'm just not sure exactly where to look, or if that code is open source.
I have installed this using their zendphpctl program: Using the zendphpctl script
The PHP version appears to be installed when checking installed packages in yum.
Reading through the docs on EasyApache4, I found that MultiPHP Manager should recognize a "vendor-provided" version and allow me to edit INI and select PHP versions here. : EasyApache 4 FAQ | cPanel & WHM Documentation
But it also lists the caveat:
It then lists a few possible things that could cause this issue. I have gone through those 2 suggestions, but it still is not getting recognized. I tried restarting services, reboot, etc.Not all vendor-provided PHP packages will contain all of the files that EasyApache 4’s MultiPHP system requires. You may experience additional limitations.
I'm wondering if there is a larger list or understanding on what is required to get this PHP version to get recognized. I don't mind searching through code either if that is all there is, I'm just not sure exactly where to look, or if that code is open source.
Last edited by a moderator: