随笔分类 -  网站部署

网站部署---LAMP环境部署PHP网站
摘要:系统环境要求 centos7,yum源正常使用,ip设置为:192.168.8.201; LAMP环境配置 ###软件环境设置systemctl disable firewalld;systemctl stop firewalld;systemctl status firewalldsetenfor 阅读全文

posted @ 2020-07-12 15:44 chalon 阅读(498) 评论(0) 推荐(1)

php网站部署故障处理
摘要:1、网站无法访问网站的安装页面install.php,提示: Uncaught exception 'Think\Exception' with message 'Access denied for user 'apache'@'localhost' (using password: NO)' in 阅读全文

posted @ 2020-07-11 18:02 chalon 阅读(538) 评论(0) 推荐(0)