
XAMPP
守护大白菜
技术就是生产力
展开
-
Centos中的XAMPP环境中的web项目无法访问 报错403
宿主机访问虚拟机中的web项目报错403查看错误日志是:[client 192.168.2.1:52395] AH00529: /home/wwwroot/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/home/wwwroot/' is executable, ref...原创 2018-06-26 18:07:26 · 1271 阅读 · 0 评论 -
Centos7.2搭建xampp环境
XAMPP官方下载地址 https://www.apachefriends.org/zh_cn/download.html 1、根据需要选择相应的安装文件,这里我们选择了对应的64位xampp-linux-x64-7.2.6-0-installer.run2、下载完成后上传到/opt目录下,执行前首先通过chmod -R 755 xampp-linux-x64-7.2.6-0-installer....原创 2018-06-20 10:52:26 · 10889 阅读 · 0 评论