PHP Seclector & LVE Looks Different?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • will
    Junior Member
    • Mar 2021
    • 2

    #1

    PHP Seclector & LVE Looks Different?

    Needing some guidance
  • will
    Junior Member
    • Mar 2021
    • 2

    #2
    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?

    Comment

    • bogdan.sh
      Administrator
      • Nov 2016
      • 1219

      #3
      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
      And if you receive nothing install it with:

      Code:
      yum install lvemanager

      Comment

      • sven.amend
        Junior Member
        Forum Explorer
        • Mar 2021
        • 10

        #4
        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 displayed

        Comment

        • sven.amend
          Junior Member
          Forum Explorer
          • Mar 2021
          • 10

          #5
          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

          Working...