Imunify360 Installation requires Perl-JSON

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ray
    Senior Member
    Forum ExplorerTechnical AssociateSolutions Developer
    • Mar 2021
    • 108

    #1

    Imunify360 Installation requires Perl-JSON

    When installing Imunify360 on a CloudLinux server the installation fails due to a missing dependency Perl-JSON, a.k.a Perl(JSON).

    However, due to the exclude in yum.conf of perl* the package cannot be installed automatically unless I force install it by:
    yum install perl-JSON --disableexcludes=all

    I see this yum exclude is found on most but not all cPanel servers, not sure when it was introduced into the configuration.

    My question is, does installing Perl-JSON overriding the exclude might cause any issues with cPanel?
Working...