[0] HttpException in App.php line 361

模块不存在:team

  1. // 模块初始化
  2. if ($module && $available) {
  3. // 初始化模块
  4. $request->module($module);
  5. $config = self::init($module);
  6. // 模块请求缓存检查
  7. $request->cache($config['request_cache'], $config['request_cache_expire'], $config['request_cache_except']);
  8. } else {
  9. throw new HttpException(404, 'module not exists:' . $module);
  10. }
  11. } else {
  12. // 单一模块部署
  13. $module = '';
  14. $request->module($module);
  15. }
  16. // 当前模块路径
  17. App::$modulePath = APP_PATH . ($module ? $module . DS : '');

Call Stack

  1. in App.php line 361
  2. at App::module(['team', 'tech', '233'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 296
  3. at App::exec(['type' => 'module', 'module' => ['team', 'tech', '233']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 124
  4. at App::run() in start.php line 18
  5. at require('/SaData/www/wwwroot/...') in index.php line 21

Environment Variables

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

Server/Request Data

USER
www
HOME
/home/www
SCRIPT_NAME
/index.php
REQUEST_URI
/team/tech/233.html
QUERY_STRING
s=/team/tech/233.html
REQUEST_METHOD
GET
SERVER_PROTOCOL
HTTP/2.0
GATEWAY_INTERFACE
CGI/1.1
REDIRECT_QUERY_STRING
s=/team/tech/233.html
REDIRECT_URL
/team/tech/233.html
REMOTE_PORT
58092
SCRIPT_FILENAME
/SaData/www/wwwroot/www.tjxdw.com/index.php
SERVER_ADMIN
webmaster@example.com
CONTEXT_DOCUMENT_ROOT
/SaData/www/wwwroot/www.tjxdw.com/
CONTEXT_PREFIX
REQUEST_SCHEME
https
DOCUMENT_ROOT
/SaData/www/wwwroot/www.tjxdw.com/
REMOTE_ADDR
18.232.188.122
SERVER_PORT
443
SERVER_ADDR
172.24.252.8
SERVER_NAME
www.tjxdw.com
SERVER_SOFTWARE
Apache
SERVER_SIGNATURE
<address>Apache Server at www.tjxdw.com Port 443</address>
LD_LIBRARY_PATH
/www/server/apache/lib
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
HTTP_HOST
www.tjxdw.com
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
proxy-nokeepalive
1
H2_STREAM_TAG
151-3
H2_STREAM_ID
3
H2_PUSHED_ON
H2_PUSHED
H2_PUSH
off
H2PUSH
off
HTTP2
on
SSL_TLS_SNI
www.tjxdw.com
HTTPS
on
REDIRECT_STATUS
200
REDIRECT_H2_STREAM_TAG
151-3
REDIRECT_H2_STREAM_ID
3
REDIRECT_H2_PUSHED_ON
REDIRECT_H2_PUSHED
REDIRECT_H2_PUSH
off
REDIRECT_H2PUSH
off
REDIRECT_HTTP2
on
REDIRECT_SSL_TLS_SNI
www.tjxdw.com
REDIRECT_HTTPS
on
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711668983.4445
REQUEST_TIME
1711668983
PATH_INFO
/team/tech/233.html
Environment Variables
empty

ThinkPHP Constants

APP_NAME
ZhiMengCMS
WEB_PATH
/SaData/www/wwwroot/www.tjxdw.com
APP_NAMESPACE
ZhiMengApp
EXTEND_PATH
/SaData/www/wwwroot/www.tjxdw.com/ZhiMengApp/extend/
VENDOR_PATH
/SaData/www/wwwroot/www.tjxdw.com/Vendor/
LOG_PATH
/SaData/www/wwwroot/www.tjxdw.com/RunTime/log/
TEMP_PATH
/SaData/www/wwwroot/www.tjxdw.com/RunTime/temp/
HTML_PATH
/SaData/www/wwwroot/www.tjxdw.com/Html/
CACHE_PATH
/SaData/www/wwwroot/www.tjxdw.com/RunTime/cache/
DATA_PATH
/SaData/www/wwwroot/www.tjxdw.com/RunTime/field/
APP_PATH
/SaData/www/wwwroot/www.tjxdw.com/ZhiMengApp/
RUNTIME_PATH
/SaData/www/wwwroot/www.tjxdw.com/RunTime/
THINK_VERSION
5.0.11
THINK_START_TIME
1711668983.4451
THINK_START_MEM
370144
EXT
.php
DS
/
THINK_PATH
/SaData/www/wwwroot/www.tjxdw.com/ZhiMengCore/thinkphp/
LIB_PATH
/SaData/www/wwwroot/www.tjxdw.com/ZhiMengCore/thinkphp/library/
CORE_PATH
/SaData/www/wwwroot/www.tjxdw.com/ZhiMengCore/thinkphp/library/think/
TRAIT_PATH
/SaData/www/wwwroot/www.tjxdw.com/ZhiMengCore/thinkphp/library/traits/
ROOT_PATH
/SaData/www/wwwroot/www.tjxdw.com/
CONF_PATH
/SaData/www/wwwroot/www.tjxdw.com/ZhiMengApp/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
QINIU_FUNCTIONS_VERSION
7.1.3