Hi All, I have just install PHP5.6 from the Software collections. https://www.softwarecollections.org/en/scls/rhscl/rh-php56/ PHP is available from bash now that it is enabled and supplying me with PHP5.6. Next I have gone to the ISPConfig interface and set the path for the PHP5.6 (creating a new PHP version) Path to the PHP FastCGI binary : /opt/rh/rh-php56/root/usr/bin Path to the php.ini directory : /opt/rh/rh-php56/root/etc Next I put a file in a web directory : info_php56.php with contents <?php phpinfo(); However it tells me it is using PHP5.4. I have missed something to enable PHP5.6. Could somebody please guide me in the right direction ? Thank You. Richard.