Announcement

Collapse
No announcement yet.

php selector install problems CL7 fresh server

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

  • skhristich
    replied
    > If your server installed cPanel with CloudLinux and you will see the below error message at
    > cPanel > PHP Selector:
    >
    > Config file (Cannot read /etc/cl.selector/selector.conf: [Errno 2] No such file or directory:
    > /etc/cl.selector/selector.conf. Native used) not found
    > Warning: Changing php modules and php options via PHP Selector for native php version is impossible

    Hello,
    Can you open a support ticket https://cloudlinux.zendesk.com/hc/en-us/requests/new so we can take a closer look at your system? You can post the ticket number here and well link this thread to it. Thank you.

    Leave a comment:


  • raisanikolaeva91
    replied
    If your server installed cPanel with CloudLinux and you will see the below error message at
    cPanel > PHP Selector:

    Config file (Cannot read /etc/cl.selector/selector.conf: [Errno 2] No such file or directory:
    /etc/cl.selector/selector.conf. Native used) not found
    Warning: Changing php modules and php options via PHP Selector for native php version is impossible

    Leave a comment:


  • skhristich
    replied
    Hello Dave,
    Thanks for following up! If you have any other questions, feel free to ask here. Thank you for contacting us.

    Leave a comment:


  • dave
    replied
    Well only just read this and fixed it by running the below commands

    Code:
    wget [URL]https://download1.rpmfusion.org/free/el/rpmfusion-free-release-7.noarch.rpm[/URL]
    
    rpm -Uvh rpmfusion-free-release*rpm
    
    yum install libheif
    
    yum groupinstall alt-php
    Then run Php selector in LVE in WHM and all now working

    Leave a comment:


  • skhristich
    replied
    Hello Dave,
    Thank you for reaching out! It seems this error is occurring to be due to the "remi-safe" repository.
    Try turning off all extraneous repositories (incl. remi-safe) and try again please.
    Let me know if you have any questions. Hope to hear from you soon.

    Leave a comment:


  • r45r4
    started a topic php selector install problems CL7 fresh server

    php selector install problems CL7 fresh server

    Error installing php selector

    Error: Package: vips-full-8.9.2-2.el7.remi.x86_64 (remi-safe)
    Requires: libheif.so.1()(64bit)
    You could try using --skip-broken to work around the problem
    You could try running: rpm -Va --nofiles --nodigest
Working...
X