This version is made to support ubuntu 16.04LTS (currently developing & testing, so use at own risk!!)
This script will help you to manage differents PHP version for your ISPConfig installations. This script support auto compiling and auto configure for PHP >= 5.2. This script also auto configure PHP-FPM. Testing to hopyfully work successfully on Ubuntu server 16.04+.
This script is compatible with python 2.
In shell run: sudo apt-get install libxml2-dev php-bz2
Copy and paste this in a shell:
wget https://raw.githubusercontent.com/budgierless/ISPCHelper/master/ISPCHelper.py; sudo python ISPCHelper.py;