Announcement

Collapse
No announcement yet.

user is not in cagefs

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • user is not in cagefs

    As the title says my directadmin users get this error when they try to change PHP version. I tried to update, disable, enable. Still i get the same error. User is in cagefs for sure and it is enabled. This problem has all server users, I need your help to fix it.

    EDIT: I also noticed that in manual it says that there is a /usr/sbin/cl-selector command which dont exist in my server, only /usr/bin/cagefsctl is working.

  • #2
    Do you have lvemanager instaled ? Also, please check permissions for /etc/cagefs directory, they should be 701 .

    Comment


    • #3
      Yes. i do. Thanks, this permission change helped for me.

      Comment


      • #4
        Yet still, it shows that version has changed but when I enter the code with php info it doesn change. For example i switch to 5.5 from 5.3 and it still shows 5.3.

        Comment


        • #5
          How PHP is running there? Please be sure you run custombuild version 2.0 , and try to recompile apache/php with commands like above:

          Code:
          $ cd /usr/local/directadmin/custombuild
          
          $ ./build update
          
          $ ./build set cloudlinux yes
          
          $ ./build apache
          
          $ ./build rewrite_confs
          if you run suphp, then run the following:

          Code:
          $ ./build suphp
          If the issue exists it will be better to create a ticket with us so we can look directly on the server.

          Comment


          • #6
            Did all these commands, still version doesn change...

            Comment

            Working...
            X