I want to update from the latest PHP 5.5 version to PHP 5.6. I use the following code to upgrade:
But i get the following error:
Why?
Code:
cd /usr/local/directadmin/custombuild
./build update
./build set php5_ver 5.5
./build php n
But i get the following error:
Code:
Wrong php5_ver value set in /usr/local/directadmin/custombuild/options.conf.
Why?