[0] HttpException in App.php line 535

模块不存在:recycling

  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(['recycling', 'list_9.html', null], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 457
  3. at App::exec(['type' => 'module', 'module' => ['recycling', 'list_9.html', 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('/www/users/CH540190/...') in index.php line 19

Environment Variables

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

Server/Request Data

REDIRECT_REDIRECT_UNIQUE_ID
ZgXKsH8AAAEAAHYK9MoAAAAY
REDIRECT_REDIRECT_SCRIPT_URL
/recycling/list_9.html
REDIRECT_REDIRECT_SCRIPT_URI
http://www.rkpsjhs.com/recycling/list_9.html
REDIRECT_REDIRECT_STATUS
200
REDIRECT_UNIQUE_ID
ZgXKsH8AAAEAAHYK9MoAAAAY
REDIRECT_SCRIPT_URL
/recycling/list_9.html
REDIRECT_SCRIPT_URI
http://www.rkpsjhs.com/recycling/list_9.html
REDIRECT_HANDLER
application/x-httpd-php5
REDIRECT_STATUS
200
UNIQUE_ID
ZgXKsH8AAAEAAHYK9MoAAAAY
SCRIPT_URL
/recycling/list_9.html
SCRIPT_URI
http://www.rkpsjhs.com/recycling/list_9.html
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
claudebot
HTTP_HOST
www.rkpsjhs.com
PATH
/sbin:/usr/sbin:/bin:/usr/bin
SERVER_SIGNATURE
SERVER_SOFTWARE
Apache
SERVER_NAME
www.rkpsjhs.com
SERVER_ADDR
122.114.221.50
SERVER_PORT
80
REMOTE_ADDR
18.209.209.28
DOCUMENT_ROOT
/www/users/CH540190/WEB
SERVER_ADMIN
vhost@zzidc.com
SCRIPT_FILENAME
/www/users/CH540190/WEB/index.php
REMOTE_PORT
51180
REDIRECT_URL
/index.php/recycling/list_9.html
GATEWAY_INTERFACE
CGI/1.1
SERVER_PROTOCOL
HTTP/1.1
REQUEST_METHOD
GET
QUERY_STRING
REQUEST_URI
/recycling/list_9.html
SCRIPT_NAME
/index.php
PATH_INFO
/recycling/list_9.html
PATH_TRANSLATED
/www/users/CH540190/WEB/recycling/list_9.html
ORIG_PATH_INFO
/index.php/recycling/list_9.html
ORIG_SCRIPT_NAME
/php56-cgi
ORIG_SCRIPT_FILENAME
/usr/local/zend/php5.6/bin/php-cgi
ORIG_PATH_TRANSLATED
/www/users/CH540190/WEB/index.php/recycling/list_9.html
PHP_SELF
/index.php/recycling/list_9.html
REQUEST_TIME_FLOAT
1711655600.7215
REQUEST_TIME
1711655600
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/users/CH540190/WEB/application/
SITE_URL
http://www.rkpsjhs.com/public/
IMG_UPLOADS
/www/users/CH540190/WEB/public/uploads/
THINK_VERSION
5.0.24
THINK_START_TIME
1711655600.7229
THINK_START_MEM
230304
EXT
.php
DS
/
THINK_PATH
/www/users/CH540190/WEB/thinkphp/
LIB_PATH
/www/users/CH540190/WEB/thinkphp/library/
CORE_PATH
/www/users/CH540190/WEB/thinkphp/library/think/
TRAIT_PATH
/www/users/CH540190/WEB/thinkphp/library/traits/
ROOT_PATH
/www/users/CH540190/WEB/
EXTEND_PATH
/www/users/CH540190/WEB/extend/
VENDOR_PATH
/www/users/CH540190/WEB/vendor/
RUNTIME_PATH
/www/users/CH540190/WEB/runtime/
LOG_PATH
/www/users/CH540190/WEB/runtime/log/
CACHE_PATH
/www/users/CH540190/WEB/runtime/cache/
TEMP_PATH
/www/users/CH540190/WEB/runtime/temp/
CONF_PATH
/www/users/CH540190/WEB/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false