1.安装数据库 yum install mysql mysql-server mysql-devel 2.安装必要的组件(mysql,php,Web服务器) yum -y install httpd ...