Needing some guidance
PHP Seclector & LVE Looks Different?
Collapse
X
-
Hello,
We have Cloud Linux installed and are wanting to setup the PHP selector option on the server.
We have followed these steps EXACTLY
1. Install Cage FS
--create a skeleton directory and change some Cpanel settings in WHM
-- change default /home to blank in whm settings
2. Install PHP versions module that is packaged with Cloud Linux natively (PHP 5.2, 5.3, etc..)
3. Enable cageFS for all users and Remount LVE through ssh
We have 2 problems
1. when going to features list to enable select php version for cpanel users the option is not there to enable
2. when you go to LVE manager it does not look like the samples..
My install on this server says
[Home] [Edit Default Settings] [Edit Settings For Specific LVE] [Stats] [History]
When it should say:
[Current Usage] [Settings] [Statistics] [Packages] [Options] [Selector]
What steps are we missing? -
Hello William, I believe cpanel bring it own (actually ancient) lvemanager with new setup while you do not have it installed at all, check if you have it installed:
Code:rpm -qa | grep lvemanager
Code:yum install lvemanager
Comment
-
I have exactly the same Problem, the lve manager is installed and the php Selector works well with the cloud linux comandline but in whm the selector tab will not be displayedComment
-
I can resolve the problem be updating the lvemanager the following the way yum update lvemanager --enablerepo=cloudlinux-updates-testing
the actual as stable rated lvemanager 0.8 din not work correctly thats all!Comment
Comment