[0] HttpException in App.php line 535

模块不存在:sytfly_125404_254288_39837

  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(['sytfly_125404_254288...', null, null], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 456
  3. at App::exec(['type' => 'module', 'module' => ['sytfly_125404_254288...', 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('/www/wwwroot/sytfly....') in index.php line 17

Environment Variables

GET Data

/sytfly_125404_254288_39837/
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
SCRIPT_NAME
/index.php
REQUEST_URI
/sytfly_125404_254288_39837/
QUERY_STRING
/sytfly_125404_254288_39837/
REQUEST_METHOD
GET
SERVER_PROTOCOL
HTTP/1.1
GATEWAY_INTERFACE
CGI/1.1
REDIRECT_QUERY_STRING
/sytfly_125404_254288_39837/
REDIRECT_URL
/sytfly_125404_254288_39837/
REMOTE_PORT
47362
SCRIPT_FILENAME
/www/wwwroot/sytfly.com/index.php
SERVER_ADMIN
webmaster@example.com
CONTEXT_DOCUMENT_ROOT
/www/wwwroot/sytfly.com
CONTEXT_PREFIX
REQUEST_SCHEME
http
DOCUMENT_ROOT
/www/wwwroot/sytfly.com
REMOTE_ADDR
54.172.169.199
SERVER_PORT
80
SERVER_ADDR
10.61.223.133
SERVER_NAME
www.sytfly.com
SERVER_SOFTWARE
Apache
SERVER_SIGNATURE
<address>Apache Server at www.sytfly.com Port 80</address>
LD_LIBRARY_PATH
/www/server/apache/lib
PATH
/www/server/panel/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
HTTP_HOST
www.sytfly.com
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
proxy-nokeepalive
1
REDIRECT_STATUS
200
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1710822719.4845
REQUEST_TIME
1710822719
PATH_INFO
/sytfly_125404_254288_39837/
Environment Variables
empty

ThinkPHP Constants

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