错误信息:Error 404, error page not found!sitemap.xml/default/index|sitemap.xml/error/index
所在文件:/data1/vhosts/api.news.leju.com/htdocs/framework/dispatcher.php:236

/data1/vhosts/api.news.leju.com/htdocs/framework/dispatcher.php(236)

233            $classPath = _APP_ . $appName . "/" . $controllerName . ".php";
234            if (!file_exists($classPath)) {
235                $page_path = "{$page_path}|{$appName}/{$controllerName}/{$actionName}";
236                throw new Leb_Exception('Error 404, error page not found!' . $page_path, 404);
237            }
238            // 转发
239            $this->setAppName($appName);

Stack Trace

#5
+
-
/data1/vhosts/api.news.leju.com/htdocs/index.php(17):
Leb_Plugin_Abstract->run()
14//请求->路由->过滤->分发->响应
15
16$controller = Leb_Controller::getInstance();
17$controller->run();
18
2025-06-17 22:18:54 nginx/1.10.0 PHP/5.5.10 216.73.216.135->10.204.14.30(api.news.leju.com) 执行时间:0.00128秒 内存开销:238328Byte 内存峰值:786432Byte
Copyright © 1996-2013 LEJU Corporation, All Rights Reserved Slae Framework / 1.0.0