[0] HttpException in App.php line 535

模块不存在:zhsh.asp

  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(['zhsh.asp', null, null], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 456
  3. at App::exec(['type' => 'module', 'module' => ['zhsh.asp', null, null]], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/home/wwwroot/guwanl...') in index.php line 17

Environment Variables

GET Data

id
1856
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
guwanli8526
HOME
/home/wwwroot/guwanli8526
SCRIPT_NAME
/index.php
REQUEST_URI
/zhsh.asp?id=1856
QUERY_STRING
id=1856
REQUEST_METHOD
GET
SERVER_PROTOCOL
HTTP/1.1
GATEWAY_INTERFACE
CGI/1.1
REDIRECT_QUERY_STRING
id=1856
REDIRECT_URL
/zhsh.asp
REMOTE_PORT
41318
SCRIPT_FILENAME
/home/wwwroot/guwanli8526/wwwroot/public/index.php
SERVER_ADMIN
[no address given]
CONTEXT_DOCUMENT_ROOT
/home/wwwroot/guwanli8526/wwwroot/public
CONTEXT_PREFIX
REQUEST_SCHEME
http
DOCUMENT_ROOT
/home/wwwroot/guwanli8526/wwwroot/public
REMOTE_ADDR
54.81.185.66
SERVER_PORT
80
SERVER_ADDR
127.0.0.1
SERVER_NAME
www.jngte.com
SERVER_SOFTWARE
Apache
SERVER_SIGNATURE
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
HTTP_CONNECTION
close
HTTP_HOST
www.jngte.com
HTTP_X_REAL_IP
54.81.185.66
proxy-nokeepalive
1
REDIRECT_STATUS
200
REDIRECT_PATH_INFO
zhsh.asp
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1710830292.4058
REQUEST_TIME
1710830292
PATH_INFO
zhsh.asp
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/home/wwwroot/guwanli8526/wwwroot/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1710830292.4067
THINK_START_MEM
360968
EXT
.php
DS
/
THINK_PATH
/home/wwwroot/guwanli8526/wwwroot/thinkphp/
LIB_PATH
/home/wwwroot/guwanli8526/wwwroot/thinkphp/library/
CORE_PATH
/home/wwwroot/guwanli8526/wwwroot/thinkphp/library/think/
TRAIT_PATH
/home/wwwroot/guwanli8526/wwwroot/thinkphp/library/traits/
ROOT_PATH
/home/wwwroot/guwanli8526/wwwroot/
EXTEND_PATH
/home/wwwroot/guwanli8526/wwwroot/extend/
VENDOR_PATH
/home/wwwroot/guwanli8526/wwwroot/vendor/
RUNTIME_PATH
/home/wwwroot/guwanli8526/wwwroot/runtime/
LOG_PATH
/home/wwwroot/guwanli8526/wwwroot/runtime/log/
CACHE_PATH
/home/wwwroot/guwanli8526/wwwroot/runtime/cache/
TEMP_PATH
/home/wwwroot/guwanli8526/wwwroot/runtime/temp/
CONF_PATH
/home/wwwroot/guwanli8526/wwwroot/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false