uadm

Well-Known Member
May 19, 2003
106
0
166
Hi,

we have alt-php installed, however in the users cpanel we don't have any option to choose from. The form menu is simply empty.

What can we do?

Thanks
 

someB0dy

Member
May 24, 2010
22
2
53
cPanel Access Level
Root Administrator
uadm, you may try to execute shell command to check if it's available, something like:
cl-selector --summary=php --user=cltest3

It will show you selected version and available versions (or will give an error if anything wrong).

Also, be sure you have alt-php packages installed (post here the output of "rpm -qa | grep alt-php | wc -l "), and check lvemanager package version.
 

uadm

Well-Known Member
May 19, 2003
106
0
166
# cl-selector --summary=php --user=user
5.1 e - -
5.2 e - -
5.3 e - -
5.4 e - -
5.5 e - -
4.4 e - -
native e d s
# rpm -qa | grep alt-php | wc -l
250
 

someB0dy

Member
May 24, 2010
22
2
53
cPanel Access Level
Root Administrator
Good, as of now you:
- have cagefs installed and configured
- user is inside cagefs
- there are alt-php packages installed
- there are different PHP versions available from command line

Everything looks really good. Just one idea on top of my head - what control panel skin do you use? Could you check the same in default one ( x3 )?