user is not in cagefs

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • eimantas.zdanys
    replied
    Did all these commands, still version doesn change...

    Leave a comment:


  • bogdan.sh
    replied
    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.

    Leave a comment:


  • eimantas.zdanys
    replied
    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.

    Leave a comment:


  • eimantas.zdanys
    replied
    Yes. i do. Thanks, this permission change helped for me.

    Leave a comment:


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

    Leave a comment:


  • eimantas.zdanys
    started a topic user is not in cagefs

    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.
Working...