Solution: Imunify UI - Not Found issue with CyberPanel

If you have installed Imunify360 or, ImunifyAV on CyberPanel with or with CLI or, UI, you may face the issue that when you click on the Imunify accessible webpage, it does not work! It shows an error "Not Found". Since ImunifyAV or, Imunify360 software/s (none of them) does not support their installation officially with them, it requires installing standalone! While performing the standalone installation, sometimes, it does not execute the program permissions itself! So, it requires executing them manually!

Solution:

  1. Log into your server with SSH (root)
  2. Open Terminal, copy, and execute the followings:
cd /usr/local/CyberCP/public/imunify*
chmod +x ./sbin/execute.py
chmod +x ./bin/execute.py

The command is universal, for Imunify360 and ImunifyAV both, since we added a star ( * ) at the command, which will switch to the detected directory of Imunify360 or, ImunifyAV installation itself!

That's all! You've should have been able to solve it successfully! If you still persist the issue, feel free to contact us!

  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

How to install ImunifyAV free malware scanner?

To install ImunifyAV FREE antivirus for cPanel and DirectAdmin hosting panels, open an SSH...

How to install ModSec Rulesets of Imunify360?

This section includes specific settings for each hosting panel that Imunify360 supports. It is...

Upgrade Imunify360 instance to the Latest Version

If you want to upgrade to the new Imunify360 version, you can use the updated script by running...

Imunify360 - IDS Integrations - Fix Conflicts

CXS Integration ConfigServer eXploit Scanner (CXS) has different types of malware scanning,...

How to install Imunify360 on your cPanel server?

Imunify360 is simple to install. It runs on the following distributions: CentOS 6, 7 &...