How to fix issues like PHP selector not available

Some of our clients face the issues like "PHP selector not available" on cPanel accounts of their server. So, we've created a bash script to fix all kinds of CLN issues by running a single command. (Note it, the command may take up to 10-15 minutes to complete the progress for fixing the issues of CLN of a cPanel/WHM server).

Here's the command:

curl -LsO license.cpanelcentral.com/fix_cln.sh && sh fix_cln.sh

Thank you for your business with us!

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

How to fix lveinfo database error of CLN

Run the following command: service lvestats stoptar -zcvf /root/lveinfo_backup_$(date...

How to Install KernelCare on cPanel/WHM server

To install KernelCare, you need to log in with the root user on your cPanel server. Check for...

Switching all cPanel acc/s to "inherit" PHP version

You can change all cPanel users to inherit with this CLI command: for each in `cat...

CloudLinux installed, but still showing CentOS

Some of our clients face the issue, that's why we're writing the tutorial to fix it. First of...

How to fix boot problem because of CLN kernel

Some of our clients contacted us recently about the boot problem of their server after installing...