This guide will show you how to download and install Installatron on your cPanel/WHM server. To Uninstall Installatron from your cPanel server, please follow this guide.
Installatron Server Requirements
Whitelist the following IPs/Domains to allow access to the Installatron network:
127.0.0.1 69.162.68.206 69.162.64.218 172.105.221.146 138.201.125.171 localhost installatron.com dal01.installatron.com nue01.installatron.com tok01.installatron.com {YOUR_SERVER_DOMAIN and IP} {YOUR_USER'S_DOMAINS and IPs}
Note: Every version of your server's PHP should have the following values:
allow-url-fopen ON date-timezone (must be set) disable-functions (recommended OFF) magic-quotes OFF memory-limit 128M open-basedir (recommended OFF) register-globals OFF safe-mode OFF short-open-tag ON upload-max-filesize 128M bcmath curl fileinfo iconv ioncube imap intl mbstring mcrypt mysql (required for PHP < 7.0 only) mysqli openssl pdo_mysql phar session simplexml soap tiny xml xsl zlib zip
Your server must have net-tools installed.To install net-tools, run the following command as root user:
yum -y install net-tools
Installing Installatron
Note: Before starting the installation make sure ionCube Loaders are enabled. See more information regarding installing Ioncube Loaders with this guide. Please make sure that the Ioncube loader is selected for the backend copy of PHP. Now SSH your server and enter the following commands:
wget https://data.installatron.com/installatron-plugin.sh chmod +x installatron-plugin.sh ./installatron-plugin.sh -f
Now login to WHM -> Plugins -> Installatron to manage the settings.
The installation of Installatron is now complete.