How to install mysql 5 on centos 5 Posted on July 14, 2009 by admin yum install php-mysql mysql mysql-server /sbin/chkconfig --levels 235 mysqld on /etc/init.d/mysqld start