LNMP安装配置及ssl配置
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 是否刷新权限表
- 原文作者:徐同学的博客
- 原文链接:https://blogs.xwnlearn.cn/post/2021/LNMP%E5%AE%89%E8%A3%85%E9%85%8D%E7%BD%AE%E5%8F%8Assl%E9%85%8D%E7%BD%AE/
- 版权声明:本作品采用知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议. 进行许可,非商业转载请注明出处(作者,原文链接),商业转载请联系作者获得授权。