linux下使用yum安装Apache+php+Mysql+phpMyAdmin
10年前 (2015-02-21) 36浏览 0评论
适用redhat于32位及64位,前提架设好本地源。在这里不再赘述。 1 安装Apache+php+Mysql a、安装Apahce, PHP, Mysql, 以及php连接mysql库组件 yum -y install httpd php my...
10年前 (2015-02-21) 36浏览 0评论
适用redhat于32位及64位,前提架设好本地源。在这里不再赘述。 1 安装Apache+php+Mysql a、安装Apahce, PHP, Mysql, 以及php连接mysql库组件 yum -y install httpd php my...