[0] HttpException in Module.php line 62

module not exists:zonghe

  1. $available = true;
  2. }
  3. // 模块初始化
  4. if ($module && $available) {
  5. // 初始化模块
  6. $this->request->setModule($module);
  7. $this->app->init($module);
  8. } else {
  9. throw new HttpException(404, 'module not exists:' . $module);
  10. }
  11. }
  12. // 是否自动转换控制器和操作名
  13. $convert = is_bool($this->convert) ? $this->convert : $this->rule->getConfig('url_convert');
  14. // 获取控制器名
  15. $controller = strip_tags($result[1] ?: $this->rule->getConfig('default_controller'));
  16. $this->controller = $convert ? strtolower($controller) : $controller;

Call Stack

  1. in Module.php line 62
  2. at Module->init() in Url.php line 25
  3. at Url->init() in App.php line 402
  4. at App->run() in index.php line 21

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
_FCGI_X_PIPE_ \\.\pipe\IISFCGI-6b046f76-1f16-447f-94f9-82fe0e387267
PHPRC D:\phpStudy2018\PHPTutorial\php\php-7.1.13-nts\
PHP_FCGI_MAX_REQUESTS 10000
ALLUSERSPROFILE C:\ProgramData
APPCODE_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\appcode.vmoptions
APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming
APP_POOL_CONFIG
APP_POOL_ID
ChocolateyInstall C:\ProgramData\chocolatey
CLION_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\clion.vmoptions
CommonProgramFiles C:\Program Files (x86)\Common Files
CommonProgramFiles(x86) C:\Program Files (x86)\Common Files
CommonProgramW6432 C:\Program Files\Common Files
COMPUTERNAME PC-201706281101
ComSpec C:\Windows\system32\cmd.exe
DATAGRIP_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\datagrip.vmoptions
DATASPELL_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\dataspell.vmoptions
FP_NO_HOST_CHECK NO
GATEWAY_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\gateway.vmoptions
GOLAND_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\goland.vmoptions
IDEA_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\idea.vmoptions
JAVA_HOME C:\Program Files\Java\jdk1.8.0_144
JAVA_OPTS -Xms3000m -Xmx3000m
JETBRAINSCLIENT_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\jetbrainsclient.vmoptions
JETBRAINS_CLIENT_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\jetbrains_client.vmoptions
LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local
NUMBER_OF_PROCESSORS 2
OS Windows_NT
Path C:\Python39\Scripts\;C:\Python39\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;E:\Program Files\Microsoft SQL Server\100\Tools\Binn\;E:\Program Files\Microsoft SQL Server\100\DTS\Binn\;E:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;E:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;C:\Program Files\Java\jdk1.8.0_144\bin;C:\Program Files\TortoiseGit\bin;C:\Program Files\Git\cmd;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;e:\T6SOFT\desktop;D:\phpStudy\php\php-7.0.12-nts\;C:\Program Files\dotnet\;C:\Program Files (x86)\dotnet\;C:\Program Files\nodejs\;C:\ProgramData\chocolatey\bin;C:\Users\Administrator\.dotnet\tools
PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW
PHPSTORM_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\phpstorm.vmoptions
PROCESSOR_ARCHITECTURE x86
PROCESSOR_ARCHITEW6432 AMD64
PROCESSOR_IDENTIFIER Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
PROCESSOR_LEVEL 6
PROCESSOR_REVISION 3c03
ProgramData C:\ProgramData
ProgramFiles C:\Program Files (x86)
ProgramFiles(x86) C:\Program Files (x86)
ProgramW6432 C:\Program Files
PSModulePath C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
PUBLIC C:\Users\Public
PYCHARM_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\pycharm.vmoptions
RIDER_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\rider.vmoptions
RUBYMINE_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\rubymine.vmoptions
SystemDrive C:
SystemRoot C:\Windows
TEMP C:\Windows\TEMP
TMP C:\Windows\TEMP
USERDOMAIN WorkGroup
USERNAME PC-201706281101$
USERPROFILE C:\Windows\system32\config\systemprofile
WEBIDE_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\webide.vmoptions
WEBSTORM_VM_OPTIONS C:\Users\Administrator\Desktop\ja-netfilter-all\ja-netfilter-all\vmoptions\webstorm.vmoptions
windir C:\Windows
ORIG_PATH_INFO /index.php/zonghe/124.html
URL /index.php
SERVER_SOFTWARE Microsoft-IIS/8.5
SERVER_PROTOCOL HTTP/1.0
SERVER_PORT_SECURE 0
SERVER_PORT 9501
SERVER_NAME www.fddsy.com
SCRIPT_NAME /index.php
SCRIPT_FILENAME E:\fonda\index.php
REQUEST_URI /zonghe/124.html
REQUEST_METHOD GET
REMOTE_USER
REMOTE_PORT 37114
REMOTE_HOST 172.17.11.88
REMOTE_ADDR 172.17.11.88
QUERY_STRING
PATH_TRANSLATED E:\fonda\index.php\zonghe\124.html
PATH_INFO /zonghe/124.html
LOGON_USER
LOCAL_ADDR 172.17.11.88
INSTANCE_META_PATH /LM/W3SVC/8
INSTANCE_NAME
INSTANCE_ID 8
HTTPS_SERVER_SUBJECT
HTTPS_SERVER_ISSUER
HTTPS_SECRETKEYSIZE
HTTPS_KEYSIZE
HTTPS off
GATEWAY_INTERFACE CGI/1.1
DOCUMENT_ROOT E:\fonda
CONTENT_TYPE
CONTENT_LENGTH 0
CERT_SUBJECT
CERT_SERIALNUMBER
CERT_ISSUER
CERT_FLAGS
CERT_COOKIE
AUTH_USER
AUTH_PASSWORD
AUTH_TYPE
APPL_PHYSICAL_PATH E:\fonda\
APPL_MD_PATH /LM/W3SVC/8/ROOT
IIS_UrlRewriteModule 7.1.1980.0
WEBSOCKET_VERSION 13
UNENCODED_URL /zonghe/124.html
IIS_WasUrlRewritten 1
HTTP_X_ORIGINAL_URL /zonghe/124.html
HTTP_X_FORWARDED_FOR 3.237.4.45
HTTP_X_REAL_IP 3.237.4.45
HTTP_USER_AGENT CCBot/2.0 (https://commoncrawl.org/faq/)
HTTP_IF_MODIFIED_SINCE Sun, 25 Sep 2022 12:22:53 GMT
HTTP_HOST www.fddsy.com:80
HTTP_ACCEPT_LANGUAGE en-US,en;q=0.5
HTTP_ACCEPT_ENCODING br,gzip
HTTP_ACCEPT text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
HTTP_CONTENT_LENGTH 0
HTTP_CONNECTION close
FCGI_ROLE RESPONDER
PHP_SELF /index.php/zonghe/124.html
REQUEST_TIME_FLOAT 1685342343.1812
REQUEST_TIME 1685342343
Environment Variablesempty
ThinkPHP Constants
QINIU_FUNCTIONS_VERSION 7.5.0

404(ڷϲ鿴Ϣ)

վ һ>>