ioncubeloader & sourceguardian doesnt show in extionsions

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mosenthde
    Junior Member
    Forum Explorer
    • Oct 2023
    • 20

    #1

    ioncubeloader & sourceguardian doesnt show in extionsions

    hi,
    im using cloudlinux 7.9.0 and in easyapache i installed ioncubeloader and sourceguardian for version 8.2,
    but in select php version and extionsion tab these two not showing and its disabled,
    and when i switch in multiphp manager for php 8.2 these two extionsion works fine.
  • bogdan.sh
    Administrator
    • Nov 2016
    • 1219

    #2
    Hello!

    Those two selectors are completely different and are not sharing the same set of packages. However, as the ioncube-loader support for PHP8.2 was added just recently - it is not available in stable version yet.

    If you really need it please update to beta and install it:
    Code:
    yum install alt-php82-sourceguardian alt-php82-ioncube-loader --enablerepo=cloudlinux-updates-testing

    Comment

    Working...