[0] HttpException in App.php line 535

模块不存在:晋icp备17004675号-1 京公网安备:110105011935

  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(['晋ICP备17004675号...', null, null], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 457
  3. at App::exec(['type' => 'module', 'module' => ['晋ICP备17004675号...', 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('/web/www/orient/thin...') in index.php line 17

Environment Variables

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

Server/Request Data

USER
apache
HOME
/usr/share/httpd
FCGI_ROLE
RESPONDER
SCRIPT_FILENAME
/web/www/orient/public/index.php
PATH_INFO
/晋ICP备17004675号-1 京公网安备:110105011935
QUERY_STRING
REQUEST_METHOD
GET
CONTENT_TYPE
CONTENT_LENGTH
SCRIPT_NAME
/index.php/晋ICP备17004675号-1 京公网安备:110105011935
REQUEST_URI
/%e6%99%8bICP%e5%a4%8717004675%e5%8f%b7-1%20%e4%ba%ac%e5%85%ac%e7%bd%91%e5%ae%89%e5%a4%87%ef%bc%9a110105011935
DOCUMENT_URI
/index.php/晋ICP备17004675号-1 京公网安备:110105011935
DOCUMENT_ROOT
/web/www/orient/public
SERVER_PROTOCOL
HTTP/1.1
REQUEST_SCHEME
https
HTTPS
on
GATEWAY_INTERFACE
CGI/1.1
SERVER_SOFTWARE
nginx/1.16.1
REMOTE_ADDR
154.209.211.213
REMOTE_PORT
20001
SERVER_ADDR
223.223.176.34
SERVER_PORT
443
SERVER_NAME
www.cn-orient.com
REDIRECT_STATUS
200
HTTP_USER_AGENT
Mozilla/5.0+(compatible;+Baiduspider/2.0;++http://www.baidu.com/search/spider.html)
HTTP_HOST
www.cn-orient.com
HTTP_ACCEPT
*/*
HTTP_ACCEPT_ENCODING
deflate, gzip
ORIG_SCRIPT_FILENAME
/web/www/orient/public/index.php/晋ICP备17004675号-1 京公网安备:110105011935
PATH_TRANSLATED
/web/www/orient/public/晋ICP备17004675号-1 京公网安备:110105011935
PHP_SELF
/index.php/晋ICP备17004675号-1 京公网安备:110105011935/晋ICP备17004675号-1 京公网安备:110105011935
REQUEST_TIME_FLOAT
1599430898.4317
REQUEST_TIME
1599430898
Environment Variables
empty

ThinkPHP Constants

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