yum -y install php70w-devel php70w.x86_64 php70w-cli.x86_64 php70w-common.x86_64 php70w-gd.x86_64 php70w-ldap.x86_64 php70w-mbstring.x86_64 php70w-mcrypt.x86_64 php70w-pdo.x86_64 php70w-mysqlnd php70w-fpm php70w-opcache php70w-pecl-redis php70w-pecl-mongodb

安装 mariadb-server mariadb 配置 mysql_secure_installation 设置密码 Remove anonymous users 是否删除匿名用户 Disallow root login remotely 是否禁止root远程登录 Remove test database and access to it 是否删除test数据库 Reload orivilege tables now 是否刷新权限表