VPS Setup Part 5 – Installing MySQL
Another quick post today.
Step Five – Installing MySQL
sudo aptitude -y install mysql-server mysql-client libmysqlclient15-dev libmysql-ruby1.8
To not use innodb
sudo nano /etc/mysql/my.cnf
Then remove comment # from the skip-innodb line. Save the file.
That’s it!
GD Star Rating
loading...
loading...
GD Star Rating
loading...
loading...
