- You should execute the following commands then to upgrade your PHP version:
- Mã: Chọn tất cả
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ã: Chọn tất cả
php -v