Re: IMUNIFYAV
Posted: Thu 16. Feb 2023, 11:59
Are you using OpenVZ type VPS?
Because if you do, then swapping is not allowed inside the VPS.
Because if you do, then swapping is not allowed inside the VPS.
Das offizielle KeyHelp Forum der Keyweb AG / The official KeyHelp forum of Keyweb AG
https://community.keyhelp.de/
Code: Select all
[paths]
ui_path = /home/users/keyhelp-user/www
ui_path_owner = keyhelp-user:keyhelp-user
[pam]
service_name = system-auth
Code: Select all
wget https://repo.imunify360.cloudlinux.com/defence360/imav-deploy.sh -O imav-deploy.sh
bash imav-deploy.sh
It was openvz before but now it is kvmliteBasHeijermans wrote: ↑Thu 16. Feb 2023, 11:59 Are you using OpenVZ type VPS?
Because if you do, then swapping is not allowed inside the VPS.
Hi florian!Florian wrote: ↑Thu 16. Feb 2023, 13:49 Install of ImunifyAV on KeyHelp
1. Create domain for the Webpanel of Imunify
2. Enable PHP function proc_open (disabled by default)
3. Create file /etc/sysconfig/imunify360/integration.conf
4. Make configuration in integration.conf
Example:
5.Code: Select all
[paths] ui_path = /home/users/keyhelp-user/www ui_path_owner = keyhelp-user:keyhelp-user [pam] service_name = system-auth
6. After the installation you should reach the Webpanel under the domain created in step 1 and login as rootCode: Select all
wget https://repo.imunify360.cloudlinux.com/defence360/imav-deploy.sh -O imav-deploy.sh bash imav-deploy.sh