- You should execute the following commands then to upgrade your PHP version:
Mã:cd /usr/local/directadmin/custombuild
./build update
./build set php5_ver 5.4
./build php n
service httpd restart
- Check version of php after upgrade:
Mã:php -v