CentOS 7.4 yum方式安装LAMP环境,并部署WordPress,使用XCache优化性能

一、安装LAMP环境: # yum -y install httpd mariadb-server php-mysql php 程序包版本: httpd:2.4.6 mariadb-server:5.5.56 php-mysql(PHP连接MySQL时需要用到的驱动):5.4.16 php:5.4.16 备注: CentOS 7.4已经不再提供mysql-server的程序包 httpd配置文件:
相关文章
相关标签/搜索