rianto isaac's Weblog

rianto utomo isaac sahala utomo

linux, mysql on suse 11.4

leave a comment »

2 Installing MySQL 5

First we install MySQL 5 like this:

yast2 -i mysql mysql-client mysql-community-server

Then we create the system startup links for MySQL (so that MySQL starts automatically whenever the system boots) and start the MySQL server:

chkconfig -f –add mysql
/etc/init.d/mysql start

To secure the MySQL installation, run:

mysql_secure_installation

Now you will be asked several questions:

server1:~ # mysql_secure_installation

 

rianto utomo bole nyontek dari http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-opensuse-11.4-lamp

Written by isaaconi

November 1, 2011 pada 1:38 pm

Tinggalkan komentar