Hi, I am running the latest stable version of ISP Config and I have tried to use the APS installer but my system log shows the following: 2017-05-14 20:33 server1.DOMAIN.co.uk Debug Running installHandler 2017-05-14 20:33 server1.DOMAIN.co.uk Debug Starting APS install 2017-05-14 20:33 server1.DOMAIN.co.uk Debug Calling function 'install' from plugin 'aps_plugin' raised by event 'aps_instance_update'. 2017-05-14 20:33 server1.DOMAIN.co.uk Debug Found 1 changes, starting update process. 2017-05-14 20:33 server1.DOMAIN.co.uk Debug Calling function 'check_phpini_changes' from plugin 'webserver_plugin' raised by action 'server_plugins_loaded'. 2017-05-14 20:32 server1.DOMAIN.co.uk Debug Running installHandler 2017-05-14 20:32 server1.DOMAIN.co.uk Debug Starting APS install This happens every minute, but nothing installs, no files, no database. Any help would be appreciated.
I can see whats going on. How do I change what the default php version is in apache? I am running Centos 6
The default PHP version is always the one that ships with the operating system. I'm not using CentOS that often, so I can't tell you in detail how to update the main PHP, but there are probably tutorials about that available on the internet. You just have to ensure that it is a PHP 5.x version and that the paths where the PHP binary, start script and the php.ini file is located do not change.