How to install PHP selector on cPanel with CloudLinux?

If your server installed cPanel with CloudLinux and you will see the below error message at
cPanel > PHP Selector:

Config file (Cannot read /etc/cl.selector/selector.conf: [Errno 2] No such file or directory:
'/etc/cl.selector/selector.conf'. Native used) not found
Warning: Changing php modules and php options via PHP Selector for native php version is impossible

It means PHP selector not installed on the server. This can be fixed by running below command :
yum groupinstall alt-php*

That's it!
  • 3 Users Found This Useful
Was this answer helpful?

Related Articles

Fatal error: Call to undefined function utf8_substr()

While accessing Opencart site, I was getting error as 'Fatal error: Call to undefined function...

How to prevent xmlrpc attack on the WordPress?

To prevent xmlrpc attack in WordPress website just add below code to the .htaccess file of the...

How to install mod_pagespeed on WHM?

'mod_pagespeed' is module of Apache which is nothing but plugin which is used for compressing the...

Powered by WHMCompleteSolution