404 Page Not Found The page you requested was not found.
方案
Deam#1 · 2017-11-06 13:23:29
截图看看,在哪里点的
dongfang#2 · 2017-11-06 13:25:44
谢谢,后台》内容》生成静态》生成网站首页
老男孩#3 · 2017-11-06 13:28:57
dongfang#4 · 2017-11-06 13:31:40
新海诚#5 · 2017-11-06 13:32:43
肯定少文件了,重新上传
dongfang#6 · 2017-11-06 13:34:50
我是菜鸟,请问是少了哪些文件呢?
dongfang#7 · 2017-11-06 14:21:18
因为对程序做了一些修改,所以不知道丢失了哪些文件,麻烦高手指点,谢谢!
赵绫#8 · 2017-11-06 14:40:50
..既然你做了改变,那就难说了,万一你不小心把某个代码删除了呢
dongfang#9 · 2017-11-06 14:42:08
请问静态生成的页面文件是哪些呢?我覆盖一下。
王建成#10 · 2017-11-06 14:49:22
diy\dayrui\controllers\admin\Html.php
xgocn#11 · 2018-02-01 12:01:16
C:\phpStudy2017\PHPTutorial\WWWroot\diy\system\core\Exceptions.php相关代码改为:if (is_cli()){$heading = 'Not Found '.$page;$message = 'The controller/method pair you requested was not found.';}else{$heading = '404 Page Not Found '.$page;$message = 'The page you requested was not found.';}就可以看到:
404 Page Not Found Member/xcx
The page you requested was not found.