Check compatibility for PHP Selector

albatroz

Well-Known Member
Mar 6, 2003
401
6
168
Virtual Orbis / Peru
cPanel Access Level
Root Administrator
Twitter
Hello,
I recently installed Cloudlinux but got the following error messages when reviewing the configuration inside WHM

Check compatibility for PHP Selector

Looks like your PHP handler doesn't support CloudLinux PHP Selector and as a result does not work Documentation [It looks like you use mod_ruid. CloudLinux PHP Selector doesn't work properly with it] Please, see: https://docs.cloudlinux.com/cldiag.html#check_phpselector and try to fix issue to have working selector
 
  • Like
Reactions: hmaddy

CloudLinux Skhristich

Well-Known Member
Verifed Vendor
May 23, 2019
66
38
18
kiev
cPanel Access Level
Root Administrator
Hello,
In this case, it is necessary to remove:
Code:
yum remove ea-apache24-mod_ruid2
and install :
Code:
yum install ea-apache24-mod_suexec
With this command you can check:
Code:
cldiag --check-phpselector
Thank you.
 
  • Like
Reactions: cPanelLauren

ispweb

Member
PartnerNOC
Aug 22, 2014
16
3
53
cPanel Access Level
DataCenter Provider
We have exactly the same problems on an new server (installed yesterday), can't find out why this is.

ea-apache24-mod_suexec is installed, and ea-apache24-mod_ruid2 doesn't exist

Then running : cldiag --check-phpselector we get

Check compatibility for PHP Selector:
OK: It looks ok [php.conf:cgi with suexec]

There are 0 errors found.

But the message in the selecter still pops-up.
 

cPanelLauren

Product Owner II
Staff member
Nov 14, 2017
13,266
1,304
363
Houston
If you have purchased your Cloudlinux License through us I would suggest you open a ticket with us otherwise you can open a ticket to CloudLinux directly here: CloudLinux - Main | New template
 

ispweb

Member
PartnerNOC
Aug 22, 2014
16
3
53
cPanel Access Level
DataCenter Provider
It was purchased through cpanel, and the problem is solve after buying an other VPS at an other party and reinstalled everything.

I Think the party where be purged the first VPS, had some customized changes in the Centos version what cause the problem.

We needed a quick solution because the sites had to be moved before tomorrow..
 
  • Like
Reactions: cPanelLauren