I seem to have 12 PHP versions on my server
Out of nowhere I have 12 PHP versions on a shared server now.
I only have two selected in easy apache, the rest are ALT versions.
Can I get rid of these and how?
-
You can run the yum remove option in cloudlinux: yum groupremove alt-php or alternative way again via yum remove php-alt-whatever version, example (to remove PHP 5.2 version): yum remove alt-php52* 0 -
Hello, The previous reply should help you to remove the packages you don't want, however note that Cloudlinux generally recommends choosing either the AltPHP packages (Provided by CloudLinux) or the MultiPHP packages (provided by cPanel): CloudLinux PHP Selector and cPanel Multiple PHP Manager from EA4 explained Thank you. 0 -
Great, that fixed it. Very strange. Any idea how these got installed? From a CloudLinux update maybe? My guess is just a glitch. 0 -
Hello, I believe this relates to the following change noted in the interface (Home >> Software >> MultiPHP Manager) and WHM's documentation. Important: These packages must be a Software Collection Library (SCL) package and must be installed with yum. They are not available for installation in WHM's 0
Please sign in to leave a comment.
Comments
4 comments