Apache+PHP
Tofloor
poster avatar
hearin
deepin
2018-03-18 23:42
Author
安装好Apache+PHP+MySQL后,www为根目录。www下分别有index.php文件和text文件夹,text文件夹下有index.php文件。现在在浏览器输入对应的路径后www下的index.php能正常显示,但text文件夹下的index.php显示:
该网页无法正常运作
localhost 目前无法处理此请求。
[size=0.8em]HTTP ERROR 500

[size=0.8em]是什么原因呢?

Reply Favorite View the author
All Replies
avatar
basil
deepin
2018-03-18 23:52
#1
text文件夹权限问题,如果两个index.php不一样的话,text文件夹那个应该有语法错误
Reply View the author
avatar
hearin
deepin
2018-03-19 01:02
#2
https://bbs.deepin.org/post/154376
text文件夹权限问题,如果两个index.php不一样的话,text文件夹那个应该有语法错误 ...

是语法问题,竟然不提示。
Reply View the author