Upgrade/Downgrade php in directadmin server

ARUN Post in DIRECT ADMIN
0

cd /usr/local/directadmin/custombuild
./build update
./build set php5_ver 5.2
./build php n

NOTE :  IF U USE THE BELOW COMMANDS IT WILL LEAD TO INSTALLATION OF ALL LATEST VERSIONS AVAILABLE.

cd /usr/local/directadmin/custombuild
./build update
./build clean
./build php d
./build suphp d

« Prev: :Next »

Leave a Reply

You must be logged in to post a comment.