Issue
How to upgrade from ImunifyAV to Imunify360 correctly and avoid Imunify360 installation errors like
You've got a license for the advanced security product Imunify360. Please, uninstall ImunifyAV and replace it with the Imunify360
The following error was returned: (XID xm85sj) “/usr/bin/bash” reported error code “1” when it ended: at /usr/local/cpanel/Whostmgr/Store.pm line 1074.
Environment
- ImunifyAV
- Imunify360
Solution
Please note that in order to upgrade from ImunifyAV to Imunify360, it's not enough to purchase an Imunify360 license. It is necessary to first uninstall ImunifyAV and then install Imunify360.
In order to upgrade from ImunifyAV to Imunify360 it would be necessary to do the following:
1) Uninstall ImunifyAV as per https://docs.imunify360.com/imunifyav/#uninstall:
wget https://repo.imunify360.cloudlinux.com/defence360/imav-deploy.sh -O imav-deploy.sh bash imav-deploy.sh --uninstall
2) And install Imunify360 as per https://docs.imunify360.com/installation/#installation-instructions:
wget https://repo.imunify360.cloudlinux.com/defence360/i360deploy.sh -O i360deploy.sh bash i360deploy.sh --key IMXXXXXXXXXXXXXXXXXX
where IMXXXXXXXXXXXXXXXXXX is your actual license key if you have a key based license, or
bash i360deploy.sh
if you have an IP address based license.
Useful links
- https://docs.imunify360.com/imunifyav/#uninstall
- https://docs.imunify360.com/installation/#installation-instructions
Comments
0 comments
Please sign in to leave a comment.