摘要: 1...不可写 setenforce 0 2.。。不支持Gd yum -y install mysql mysql-server mysql-devel php-mysql gd gd-devel httpd php php-gd yum install gd php-mysql php-gd ph 阅读全文
posted @ 2017-10-27 11:27 不要重复发明轮子 阅读(262) 评论(0) 推荐(0) 编辑
摘要: 本文由ybfq01230贡献 pdf文档可能在WAP端浏览体验不佳。建议您优先选择TXT,或下载源文件到本机查看。 APACHE 姜英杰 APACHE Web服务又称环球信息网WWW(World Wide Web)服务,是Internet上最热门的服务之一。Web 服务是一种交互式图形界面的Inte 阅读全文
posted @ 2017-10-27 11:23 不要重复发明轮子 阅读(321) 评论(0) 推荐(0) 编辑
摘要: https://lnmp.org/install.html wget -c http://soft.vpser.net/lnmp/lnmp1.4.tar.gz && tar zxf lnmp1.4.tar.gz && cd lnmp1.4 && ./install.sh lamp 阅读全文
posted @ 2017-10-27 11:05 不要重复发明轮子 阅读(104) 评论(0) 推荐(0) 编辑
摘要: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password :Y) 转载 2017年04月07日 17:48:57 41200 ERROR 1045 (28000): Access denied for 阅读全文
posted @ 2017-10-27 11:04 不要重复发明轮子 阅读(139) 评论(0) 推荐(0) 编辑
摘要: Apache yum -y install httpd #根据提示,输入Y安装即可成功安装 systemctl start httpd.service #启动 apache systemctl stop httpd.service #停止 apache systemctl restart httpd 阅读全文
posted @ 2017-10-27 11:01 不要重复发明轮子 阅读(182) 评论(0) 推荐(0) 编辑