No PHP Selector in LVE Manager

samend

Member
Dec 15, 2014
23
0
1
cPanel Access Level
Root Administrator
Hello Community,

after the installation of cloudlinux the lve manager cagefs and php selector i have the problem that i can not see the Selector in the WHM LVE Manager, what can i do resolve this problem?
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Hello :)

Please note the following:

PHP Selector is compatible with following technologies:
suPHP, mod_fcgid, CGI (suexec), LiteSpeed

It is not compatible with mod_php/DSO, including mod_ruid2 and MPM ITK
PHP Selector is currently not compatible with PHP-FPM, though we are planning to support it in the future.
Have you verified that you are using a supported technology?

Thank you.
 

24x7server

Well-Known Member
Apr 17, 2013
1,912
99
78
India
cPanel Access Level
Root Administrator
Twitter
I think LVEmanager is not installed on your server. Can you please install lvemanager package with the following commands
Code:
# yum install lvemanager -y
# cagefsctl --force-update
 
  • Like
Reactions: Aaron Hatton

samend

Member
Dec 15, 2014
23
0
1
cPanel Access Level
Root Administrator
Thanks for your reply, the lve manger was correctly installed with the above commands but i can't see the Selector in the LVE Manager, i have set the php handler via whm to suphp but the php selector will not appear in lve Manager
 

samend

Member
Dec 15, 2014
23
0
1
cPanel Access Level
Root Administrator
I have tested the php Selector Tool with the Cloudlinux Commandline Tool and every adjustment works correct, there must be an problem in the communication between WHM and cloudlinux
 

samend

Member
Dec 15, 2014
23
0
1
cPanel Access Level
Root Administrator
The Thread can be closed i have found the Solution, the current as stable rated lve Manager version 0.8 did not work i have installed the newset relese of php-Selector using

yum update lvemanager --enablerepo=cloudlinux-updates-testing

With this command everything works perfect!
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
I am happy to see the issue is now addressed. Thank you for updating us with the outcome.