[0] HttpException in App.php line 341

模块不存在:mathcenterintro_332

  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']);
  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 341
  2. at App::module(['mathcenterintro_332', null, null], ['app_namespace' => 'app', 'app_debug' => true, 'app_trace' => true, ...], null) in App.php line 130
  3. at App::run() in start.php line 18
  4. at require('/home/sxh/en/thinkph...') in index.php line 9

Environment Variables

GET Data
/mathcenterintro_332_html
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER apache
HOME /usr/share/httpd
SCRIPT_NAME /en/index.php
REQUEST_URI /en/mathcenterintro_332.html
QUERY_STRING /mathcenterintro_332.html
REQUEST_METHOD GET
SERVER_PROTOCOL HTTP/1.1
GATEWAY_INTERFACE CGI/1.1
REDIRECT_QUERY_STRING /mathcenterintro_332.html
REDIRECT_URL /en/mathcenterintro_332.html
REMOTE_PORT 20582
SCRIPT_FILENAME /home/sxh/en/index.php
SERVER_ADMIN root@localhost
CONTEXT_DOCUMENT_ROOT /home/sxh
CONTEXT_PREFIX
REQUEST_SCHEME https
DOCUMENT_ROOT /home/sxh
REMOTE_ADDR 183.131.46.70
SERVER_PORT 443
SERVER_ADDR 172.26.232.246
SERVER_NAME www.cms.org.cn
SERVER_SOFTWARE Apache/2.4.37 (centos) OpenSSL/1.1.1k
SERVER_SIGNATURE
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
HTTP_HOST www.cms.org.cn
HTTP_X_DA_CLIENT_SCHEME http
HTTP_ALI_SWIFT_ORIGIN_HOST www.cms.org.cn
HTTP_ALI_CDN_APPVIEW_NAME cdn-tengine
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
HTTP_ALI_SWIFT_FORCE_TTL_CODE 400=0
HTTP_ALI_CDN_REAL_IP 54.224.52.210
HTTP_X_CLIENT_SCHEME http
HTTP_X_FORWARDED_FOR 54.224.52.210
HTTP_ALI_SWIFT_STAT_HOST www.cms.org.cn
HTTP_ALI_SWIFT_LOG_HOST www.cms.org.cn
HTTP_ALI_PROXY_IS_FREE 0
HTTP_ALI_PROXY_IS_HOT 0
HTTP_EAGLEEYE_TRACEID 3adad01e17108281559487778e
HTTP_VIA cn192.l1, kunlun2.cn192, l2cn3142.l2, cache50.l2cn3142
proxy-nokeepalive 1
SSL_SESSION_RESUMED Initial
SSL_SERVER_A_SIG sha256WithRSAEncryption
SSL_SERVER_A_KEY rsaEncryption
SSL_SERVER_I_DN CN=Encryption Everywhere DV TLS CA - G1,OU=www.digicert.com,O=DigiCert Inc,C=US
SSL_SERVER_S_DN CN=www.cms.org.cn
SSL_SERVER_V_END Jun 2 23:59:59 2024 GMT
SSL_SERVER_V_START Jun 2 00:00:00 2023 GMT
SSL_SERVER_M_SERIAL 0417A66C79C74A5C6C13F977445FD059
SSL_SERVER_M_VERSION 3
SSL_CLIENT_VERIFY NONE
SSL_CIPHER_ALGKEYSIZE 256
SSL_CIPHER_USEKEYSIZE 256
SSL_CIPHER_EXPORT false
SSL_CIPHER ECDHE-RSA-AES256-GCM-SHA384
SSL_COMPRESS_METHOD NULL
SSL_SECURE_RENEG true
SSL_PROTOCOL TLSv1.2
SSL_VERSION_LIBRARY OpenSSL/1.1.1k
SSL_VERSION_INTERFACE mod_ssl/2.4.37
SSL_SERVER_SAN_DNS_1 cms.org.cn
SSL_SERVER_SAN_DNS_0 www.cms.org.cn
SSL_SERVER_I_DN_CN Encryption Everywhere DV TLS CA - G1
SSL_SERVER_I_DN_OU www.digicert.com
SSL_SERVER_I_DN_O DigiCert Inc
SSL_SERVER_I_DN_C US
SSL_SERVER_S_DN_CN www.cms.org.cn
SSL_TLS_SNI www.cms.org.cn
HTTPS on
UNIQUE_ID ZfkqfH-lWP3x4YN-BEsa2wAAAcM
REDIRECT_STATUS 200
REDIRECT_SSL_TLS_SNI www.cms.org.cn
REDIRECT_HTTPS on
REDIRECT_UNIQUE_ID ZfkqfH-lWP3x4YN-BEsa2wAAAcM
FCGI_ROLE RESPONDER
PHP_SELF /en/index.php
REQUEST_TIME_FLOAT 1710828156.0291
REQUEST_TIME 1710828156
PATH_INFO /mathcenterintro_332.html
Environment Variablesempty
ThinkPHP Constants
__ROOT__ /en
APP_PATH /home/sxh/en/application/
THINK_VERSION 5.0.5
THINK_START_TIME 1710828156.0294
THINK_START_MEM 435240
EXT .php
DS /
THINK_PATH /home/sxh/en/thinkphp/
LIB_PATH /home/sxh/en/thinkphp/library/
CORE_PATH /home/sxh/en/thinkphp/library/think/
TRAIT_PATH /home/sxh/en/thinkphp/library/traits/
ROOT_PATH /home/sxh/en/
EXTEND_PATH /home/sxh/en/extend/
VENDOR_PATH /home/sxh/en/vendor/
RUNTIME_PATH /home/sxh/en/runtime/
LOG_PATH /home/sxh/en/runtime/log/
CACHE_PATH /home/sxh/en/runtime/cache/
TEMP_PATH /home/sxh/en/runtime/temp/
CONF_PATH /home/sxh/en/application/
CONF_EXT .php
ENV_PREFIX PHP_
IS_CLI false
IS_WIN false
JINGLING_VERSION 1.0
JINGLING_ADDON_PATH /home/sxh/en//addons/
0.025187s