[0] HttpException in App.php line 535

模块不存在:news

  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() in App.php line 456
  3. at App::exec() in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/www/wwwroot/sh.pmnw...') in index.php line 26

Environment Variables

GET Data

CategoryID
11
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_HOST
pmnw.cn
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
PATH_INFO
/News/Infolist.aspx
REDIRECT_STATUS
200
SERVER_NAME
sh.pmnw.cn
SERVER_PORT
80
SERVER_ADDR
172.17.44.43
REMOTE_PORT
44878
REMOTE_ADDR
34.226.141.207
SERVER_SOFTWARE
nginx/1.22.0
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/www/wwwroot/sh.pmnw.cn
DOCUMENT_URI
/index.php
REQUEST_URI
/News/Infolist.aspx?CategoryID=11
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/News/Infolist.aspx&CategoryID=11
SCRIPT_FILENAME
/www/wwwroot/sh.pmnw.cn/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711616461.1671
REQUEST_TIME
1711616461
Environment Variables
empty

ThinkPHP Constants

PLUGIN_PATH
/www/wwwroot/sh.pmnw.cn/plugins/
UPLOAD_PATH
public/upload/
TPSHOP_CACHE_TIME
1
SITE_URL
http://pmnw.cn
INSTALL_DATE
1463741583
SERIALNUMBER
20160520065303oCWIoa
APP_PATH
/www/wwwroot/sh.pmnw.cn/application/
NOW_TIME
1711616461
THINK_VERSION
5.0.24
THINK_START_TIME
1711616461.1679
THINK_START_MEM
416760
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/sh.pmnw.cn/thinkphp/
LIB_PATH
/www/wwwroot/sh.pmnw.cn/thinkphp/library/
CORE_PATH
/www/wwwroot/sh.pmnw.cn/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/sh.pmnw.cn/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/sh.pmnw.cn/
EXTEND_PATH
/www/wwwroot/sh.pmnw.cn/extend/
VENDOR_PATH
/www/wwwroot/sh.pmnw.cn/vendor/
RUNTIME_PATH
/www/wwwroot/sh.pmnw.cn/runtime/
LOG_PATH
/www/wwwroot/sh.pmnw.cn/runtime/log/
CACHE_PATH
/www/wwwroot/sh.pmnw.cn/runtime/cache/
TEMP_PATH
/www/wwwroot/sh.pmnw.cn/runtime/temp/
CONF_PATH
/www/wwwroot/sh.pmnw.cn/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false