I'm still using PHP 5.4 for some legacy scripts that are just for private use.
CustomBuild now refuses to run, as explained here:
forum.directadmin.com
When I run anything to do with CustomBuild I get:
Wrong php3_release set in the options.conf: 5.4.
My question is, what are the steps I should take to get CustomBuild to work again, while being sure nothing to do with my PHP 5.4 installation is affected. I just don't want to wreck anything.
Is it as simple as editing /directadmin/custombuild/options.conf
And changing the line where I have:
php3_release=5.4
to
php3_release=no
If I do this, would my current PHP 5.4 installation be affected in any way?
Thank you
CustomBuild now refuses to run, as explained here:
DirectAdmin/CustomBuild: Removal of support for PHP 5.3/5.4/5.5
DirectAdmin intends to remove support of some very old PHP versions: * PHP 5.3 - (EOL 2014) * PHP 5.4 - (EOL 2015) * PHP 5.5 - (EOL 2016) DA support will be dropped on 2023-11-01. Note: PHP 5.6 will continue to be supported for the time being, so anyone still using older PHP versions are...

When I run anything to do with CustomBuild I get:
Wrong php3_release set in the options.conf: 5.4.
My question is, what are the steps I should take to get CustomBuild to work again, while being sure nothing to do with my PHP 5.4 installation is affected. I just don't want to wreck anything.
Is it as simple as editing /directadmin/custombuild/options.conf
And changing the line where I have:
php3_release=5.4
to
php3_release=no
If I do this, would my current PHP 5.4 installation be affected in any way?
Thank you
Last edited: