linux centos6 安裝apache mysql php

一、安裝 MySQL 打開超級終端,輸入: [[email protected] ~]# yum install mysql mysql-server 安裝完畢,讓 MySQL 能夠隨系統自動啓動: [[email protected] ~]# chkconfig --levels 235 mysqld on [[email protected] ~]# /etc/init.d/mysqld st
相關文章
相關標籤/搜索