Select PHP Selector not displayed in DA

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • admin
    Junior Member
    • Mar 2021
    • 5

    #1

    Select PHP Selector not displayed in DA

    Hello,[br]When installing PHP Selector not displayed in DA..[br]Any ideas what could be wrong?[br][br]Thank you all for your help...[br][br][br][br]check the screenshot[br][img]http://www.euroserver.sk/downloads/selector.jpg[/img]
  • iseletsk
    Senior Member
    • Dec 2017
    • 1199

    #2
    Did you do:
    yum groupinstall alt-php

    Comment

    • admin
      Junior Member
      • Mar 2021
      • 5

      #3
      I have installed
      - yum groupinstall alt-php
      -.yum update lvemanager --enablerepo=cloudlinux-updates-testing

      sceenshot admin


      sceenshot user


      I can send and access to the SSH server if it would help solve the problem.

      Comment

      • admin
        Junior Member
        • Mar 2021
        • 5

        #4
        Hello,
        Thank you for supporting repair.

        Modified files:

        /etc/cl.selector/native.conf
        # php=/usr/local/bin/php-cgi
        php=/usr/local/php53/bin/php-cgi53
        php-cli=/usr/local/bin/php
        #php.ini=/usr/local/lib/php.ini
        php.ini=/usr/local/php53/lib/php.ini
        php-fpm=/usr/local/sbin/php-fpm

        /etc/sudoers
        Cmnd_Alias CAGEFS_CMDS = /usr/sbin/cagefsctl, /bin/ps, /bin/grep, /sbin/service
        admin ALL=NOPASSWD: CAGEFS_CMDS
        Defaults:admin !requiretty
        Cmnd_Alias LVECTL_CMDS = /usr/sbin/lvectl, /usr/local/directadmin/plugins/new_lvemanager/admin/GetDomains, /usr/bin/cl-selector
        admin ALL=NOPASSWD: LVECTL_CMDS

        /usr/local/directadmin/data/users/xxxxx/httpd.conf

        suPHP_Engine ON
        suPHP_UserGroup xxxxx xxxx
        #SetEnv PHP_INI_SCAN_DIR /usr/local/directadmin/data/users/xxxxx/php/

        lvmanager stable version should go in late May

        Comment

        • iseletsk
          Senior Member
          • Dec 2017
          • 1199

          #5
          This should be fixed lvemanager 0.6-6
          # yum update lvemanager --enablerepo=cloudlinux-updates-testing

          Comment

          Working...