Download the source tar.gz file from php.net and place it in "/usr/local/directadmin/custom
Edit the "/usr/local/directadmin/custom
Then run:
# cd /usr/local/directadmin/customa pache/
# ./build clean
# ./build update
# ./build all
Restart apache when finished.
- sandip's blog
- Login or register to post comments
Comments
# Change to custombuild directory: uild
cd /usr/local/directadmin/customb
# update the build script
./build update_script
# When you edit options.conf file, run:
./build update_data
# fetch the latest versions file.
./build update
# look at what updates are available:
./build versions
./build versions_nobold | grep 'update is available.'
# update everything what's possible:
./build update_versions
Hello
2.2.8 upgrade ?
# cd /usr/local/directadmin/customa pache
# ./build clean
# ./build update
# ./build zend