Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Upgrade mysql with custombuild  (Read 8210 times)

0 Members and 1 Guest are viewing this topic.

mohitht

  • Guest
Upgrade mysql with custombuild
« on: January 11, 2014, 09:13:00 pm »
Hi All,

In Direct Admin Control panel we  can upgrade the MySQL with the custom build version like 5.1,5.5

To upgrade  type the following  command in terminal

cd /usr/local/directadmin/custombuild

./build set mysql 5.5

./build set mysql_inst yes

./build set mysql_backup yes

./build update

./build mysql


After the upgrade recompile the PHP by

./build php n


Thanks  :)