Because of joomla security issue, the server's DirectAdmin PHP version should be upgrade to 5.6.16 (from current 5.6.12 verison)
How should I do it without or with CustomBuild?
Note that CustomBuild says the latest acceptable PHP version is 5.6.12 (that we do currently have).
Thank you
How should I do it without or with CustomBuild?
Note that CustomBuild says the latest acceptable PHP version is 5.6.12 (that we do currently have).
Code:
usr/local/directadmin/custombuild# ./build versions | grep PHP
Latest version of PHP 5.6: 5.6.12
Installed version of PHP 5.6: 5.6.12
Thank you