Announcement

Collapse
No announcement yet.

php selector install problems CL7 fresh server

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

  • 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

  • #2
    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.

    Comment


    • #3
      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

      Comment


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

        Comment


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

          Comment


          • #6
            > 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.

            Comment

            Working...
            X