[0] HttpException in App.php line 535

模块不存在:detailed

  1. $config = self::init($module);
  2. // 模块请求缓存检查
  3. $request->cache(
  4. $config['request_cache'],
  5. $config['request_cache_expire'],
  6. $config['request_cache_except']
  7. );
  8. } else {
  9. throw new HttpException(404, 'module not exists:' . $module);
  10. }
  11. } else {
  12. // 单一模块部署
  13. $module = '';
  14. $request->module($module);
  15. }
  16. // 设置默认过滤机制
  17. $request->filter($config['default_filter']);

Call Stack

  1. in App.php line 535
  2. at App::module(['detailed', 'archives', '2482'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 456
  3. at App::exec(['type' => 'module', 'module' => ['detailed', 'archives', '2482']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
  4. at App::run() in index.php line 41

Environment Variables

GET Data
empty
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
SCRIPT_NAME
/index.php
REQUEST_URI
/detailed/archives/2482.html
QUERY_STRING
s=/detailed/archives/2482.html
REQUEST_METHOD
GET
SERVER_PROTOCOL
HTTP/1.1
GATEWAY_INTERFACE
CGI/1.1
REDIRECT_QUERY_STRING
s=/detailed/archives/2482.html
REDIRECT_URL
/detailed/archives/2482.html
REMOTE_PORT
21360
SCRIPT_FILENAME
/www/wwwroot/haikegroup.com/haike/public/index.php
SERVER_ADMIN
webmaster@example.com
CONTEXT_DOCUMENT_ROOT
/www/wwwroot/haikegroup.com/haike/public
CONTEXT_PREFIX
REQUEST_SCHEME
http
DOCUMENT_ROOT
/www/wwwroot/haikegroup.com/haike/public
REMOTE_ADDR
192.168.100.225
SERVER_PORT
80
SERVER_ADDR
192.168.102.168
SERVER_NAME
www.haikegroup.com
SERVER_SOFTWARE
Apache
SERVER_SIGNATURE
<address>Apache Server at www.haikegroup.com Port 80</address>
LD_LIBRARY_PATH
/www/server/apache/lib
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
HTTP_X_FORWARDED_FOR
34.227.191.136
HTTP_CONNECTION
Keep-alive
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
HTTP_HOST
www.haikegroup.com
proxy-nokeepalive
1
REDIRECT_STATUS
200
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711618873.1277
REQUEST_TIME
1711618873
PATH_INFO
/detailed/archives/2482.html
Environment Variables
empty

ThinkPHP Constants

APP_DEBUG
true
CMF_ROOT
/www/wwwroot/haikegroup.com/haike/public/../
APP_PATH
/www/wwwroot/haikegroup.com/haike/public/../app/
CMF_PATH
/www/wwwroot/haikegroup.com/haike/public/../simplewind/cmf/
PLUGINS_PATH
/www/wwwroot/haikegroup.com/haike/public/plugins/
EXTEND_PATH
/www/wwwroot/haikegroup.com/haike/public/../simplewind/extend/
VENDOR_PATH
/www/wwwroot/haikegroup.com/haike/public/../simplewind/vendor/
RUNTIME_PATH
/www/wwwroot/haikegroup.com/haike/public/../data/runtime/
THINKCMF_VERSION
5.0.170906
THINK_VERSION
5.0.24
THINK_START_TIME
1711618873.1285
THINK_START_MEM
405600
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/haikegroup.com/haike/simplewind/thinkphp/
LIB_PATH
/www/wwwroot/haikegroup.com/haike/simplewind/thinkphp/library/
CORE_PATH
/www/wwwroot/haikegroup.com/haike/simplewind/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/haikegroup.com/haike/simplewind/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/haikegroup.com/haike/
LOG_PATH
/www/wwwroot/haikegroup.com/haike/public/../data/runtime/log/
CACHE_PATH
/www/wwwroot/haikegroup.com/haike/public/../data/runtime/cache/
TEMP_PATH
/www/wwwroot/haikegroup.com/haike/public/../data/runtime/temp/
CONF_PATH
/www/wwwroot/haikegroup.com/haike/public/../app/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
QINIU_FUNCTIONS_VERSION
7.1.3
HTMLPURIFIER_PREFIX
/www/wwwroot/haikegroup.com/haike/simplewind/vendor/ezyang/htmlpurifier/library