Dealing with cPanel’s MultiPHP and CloudLinux’s PHP Selector.
July 8th, 2018 — whplusIf you are using PHP-FPM you cannot use Cloudlinux’s PHP selector so you may want to scrap PHP selector off the bat if that is the case, unless you plan on only using PHP-FPM for some account and not all.
If PHP-FPM isn’t a worry, then what I would recommend you doing is going into:
WHM > EasyApache4
customize the current profile, remove all PHP versions except for one, example PHP 7.0, then select all the extensions you want by default for that one PHP version, save.
Then go into
WHM > CloudLinux LVE Manager > Selector
Set your ‘Default php version’ to PHP 7.2(not native).