Needing some guidance
Announcement
Collapse
No announcement yet.
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
Comment