[0] HttpException in App.php line 535

模块不存在:languagepath.asp

  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(['LanguagePath.asp', null, null], ['app_host' => '', 'app_debug' => 1, 'app_trace' => false, ...], null) in App.php line 457
  3. at App::exec(['type' => 'module', 'module' => ['LanguagePath.asp', null, null]], ['app_host' => '', 'app_debug' => 1, 'app_trace' => false, ...]) in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('C:\phpstudy_pro\WWW\...') in index.php line 45

Environment Variables

GET Data

Language
zh-cn
RPath
http://www.allrunnano.com/index.asp
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

PATH
C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;
SYSTEMROOT
C:\Windows
COMSPEC
C:\Windows\system32\cmd.exe
PATHEXT
.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
WINDIR
C:\Windows
PHPRC
C:/phpstudy_pro/Extensions/php/php5.6.9nts
_FCGI_SHUTDOWN_EVENT_
9488
HTTP_CONNECTION
close
SCRIPT_NAME
/index.php
REQUEST_URI
/LanguagePath.asp?Language=zh-cn&RPath=http://www.allrunnano.com/index.asp
QUERY_STRING
Language=zh-cn&RPath=http://www.allrunnano.com/index.asp
REQUEST_METHOD
GET
SERVER_PROTOCOL
HTTP/1.1
GATEWAY_INTERFACE
CGI/1.1
REDIRECT_QUERY_STRING
Language=zh-cn&RPath=http://www.allrunnano.com/index.asp
REDIRECT_URL
/LanguagePath.asp
REMOTE_PORT
46598
SCRIPT_FILENAME
C:/phpstudy_pro/WWW/website/index.php
SERVER_ADMIN
admin@example.com
CONTEXT_DOCUMENT_ROOT
C:/phpstudy_pro/WWW/website
CONTEXT_PREFIX
REQUEST_SCHEME
https
DOCUMENT_ROOT
C:/phpstudy_pro/WWW/website
REMOTE_ADDR
52.55.55.239
SERVER_PORT
443
SERVER_ADDR
172.21.217.5
SERVER_NAME
www.allrunnano.com
SERVER_SOFTWARE
Apache/2.4.39 (Win64) OpenSSL/1.1.1b mod_fcgid/2.3.9a mod_log_rotate/1.02
SERVER_SIGNATURE
SystemRoot
C:\Windows
HTTP_HOST
www.allrunnano.com
HTTP_REFERER
http://www.allrunnano.com/LanguagePath.asp?Language=zh-cn&RPath=http://www.allrunnano.com/index.asp
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
SSL_SESSION_RESUMED
Initial
SSL_SESSION_ID
9f8c3f12a1828183375391c2f1947c22bbb158b1268fb9ec1f634b2270488025
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.allrunnano.com
SSL_SERVER_V_END
Jul 3 23:59:59 2024 GMT
SSL_SERVER_V_START
Jul 4 00:00:00 2023 GMT
SSL_SERVER_M_SERIAL
09C70C7531D5BAF53EBEA8E194A8AF56
SSL_SERVER_M_VERSION
3
SSL_CLIENT_VERIFY
NONE
SSL_CIPHER_ALGKEYSIZE
256
SSL_CIPHER_USEKEYSIZE
256
SSL_CIPHER_EXPORT
false
SSL_CIPHER
TLS_CHACHA20_POLY1305_SHA256
SSL_COMPRESS_METHOD
NULL
SSL_SECURE_RENEG
true
SSL_PROTOCOL
TLSv1.3
SSL_VERSION_LIBRARY
OpenSSL/1.1.1b
SSL_VERSION_INTERFACE
mod_ssl/2.4.39
SSL_SERVER_SAN_DNS_1
allrunnano.com
SSL_SERVER_SAN_DNS_0
www.allrunnano.com
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.allrunnano.com
SSL_TLS_SNI
www.allrunnano.com
HTTPS
on
REDIRECT_STATUS
200
REDIRECT_SSL_TLS_SNI
www.allrunnano.com
REDIRECT_HTTPS
on
REDIRECT_PATH_INFO
LanguagePath.asp
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711638271.4657
REQUEST_TIME
1711638271
PATH_INFO
LanguagePath.asp
Environment Variables
empty

ThinkPHP Constants

APP_PATH
C:\phpstudy_pro\WWW\website/application/
ADMINIMG
C:\phpstudy_pro\WWW\website/public/static/admin/uploads/cateimg/
INDEXIMGS
C:\phpstudy_pro\WWW\website/public/static/index/uploads/cateimg/
ADMIN_STATIC
C:\phpstudy_pro\WWW\website/public/static/admin/
INDEXIMG
C:\phpstudy_pro\WWW\website/public/static/index/uploads/img/
INDEXATT
C:\phpstudy_pro\WWW\website/public/static/index/uploads/att/
INDEXAD
C:\phpstudy_pro\WWW\website/public/static/index/uploads/ad/
APP_DEBUG
true
THINK_VERSION
5.0.24
THINK_START_TIME
1711638271.4669
THINK_START_MEM
283400
EXT
.php
DS
\
THINK_PATH
C:\phpstudy_pro\WWW\website\thinkphp\
LIB_PATH
C:\phpstudy_pro\WWW\website\thinkphp\library\
CORE_PATH
C:\phpstudy_pro\WWW\website\thinkphp\library\think\
TRAIT_PATH
C:\phpstudy_pro\WWW\website\thinkphp\library\traits\
ROOT_PATH
C:\phpstudy_pro\WWW\website\
EXTEND_PATH
C:\phpstudy_pro\WWW\website\extend\
VENDOR_PATH
C:\phpstudy_pro\WWW\website\vendor\
RUNTIME_PATH
C:\phpstudy_pro\WWW\website\runtime\
LOG_PATH
C:\phpstudy_pro\WWW\website\runtime\log\
CACHE_PATH
C:\phpstudy_pro\WWW\website\runtime\cache\
TEMP_PATH
C:\phpstudy_pro\WWW\website\runtime\temp\
CONF_PATH
C:\phpstudy_pro\WWW\website/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
true