Here in this Blog you will learn Installing Imunify360 on non control panel server. Follow the steps for it;
Prerequisites:
1. Ensure your server runs a supported operating system. Imunify360 supports a variety of Linux distributions, including CentOS, RHEL, and CloudLinux.
2. Ensure your server has enough memory available. Imunify360 installation recommends at least 1GB RAM.
3. Disc Space: Imunify360 installing and functioning require sufficient disc space.
4. Network Connectivity: Make sure your server has a reliable internet connection to download packages and updates during imunify360 installation.
5. Root access or sudo privileges are required for installing Imunify360 and its dependencies.
Supported Web-servers
- Apache
- LiteSpeed
- Nginx
Imunify360 installation
- Remove the proc_open function enabled in php.ini from disabled_functions settings.
- Create a file named /etc/sysconfig/imunify360/integration.conf in the server.
[paths]
upai_th = /var/www/imunify
- Create directory /var/www/imunify to serve as document root
- Create webserver configuration file
- Create apache/nginx conf for imunify.website.com and make necessary configurations
- Test configuration with
nginx -t
Restart apache/nginx
systemctl restart nginx
Go to /usr/local/src/mgm
wget https://repo.imunify360.cloudlinux.com/defence360/i360deploy.sh -O i360deploy.sh
Install Imunify360
bash i360deploy.sh --key yourkey
Once Imunify360 Installation is done, acess login with username root and root password.
Our Support Team is available to help you with Installing Imunify360 in non control panel server if you encounter any issues or errors.