[0] HttpException in Module.php line 62

模块不存在:piancai

  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
PATH C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\python;C:\Program Files\python\Scripts;D:\BtSoft\panel\script;D:\BtSoft\php\74;C:\Program Files\Git\cmd;
SYSTEMROOT C:\Windows
COMSPEC C:\Windows\system32\cmd.exe
PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
WINDIR C:\Windows
_FCGI_SHUTDOWN_EVENT_ 2724
HTTP_CONNECTION close
SCRIPT_NAME /public/index.php
REQUEST_URI /piancai/pcjg.html
QUERY_STRING
REQUEST_METHOD GET
SERVER_PROTOCOL HTTP/1.1
GATEWAY_INTERFACE CGI/1.1
REDIRECT_URL /public/piancai/pcjg.html
REMOTE_PORT 43232
SCRIPT_FILENAME D:/wwwroot/fukai.com/public/index.php
SERVER_ADMIN webmaster@example.com
CONTEXT_DOCUMENT_ROOT D:/wwwroot/fukai.com
CONTEXT_PREFIX
REQUEST_SCHEME http
DOCUMENT_ROOT D:/wwwroot/fukai.com
REMOTE_ADDR 44.213.99.37
SERVER_PORT 80
SERVER_ADDR 172.31.115.75
SERVER_NAME www.wxtoyon.com
SERVER_SOFTWARE Apache/2.4.41 (Win32) OpenSSL/1.1.1c mod_fcgid/2.3.9a
SERVER_SIGNATURE
SystemRoot C:\Windows
HTTP_HOST www.wxtoyon.com
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
REDIRECT_STATUS 200
REDIRECT_PATH_INFO piancai/pcjg.html
REDIRECT_REDIRECT_STATUS 200
FCGI_ROLE RESPONDER
PHP_SELF /public/index.php
REQUEST_TIME_FLOAT 1710845549.3765
REQUEST_TIME 1710845549
Environment Variablesempty
ThinkPHP Constants
ADDON_PATH D:\wwwroot\fukai.com\addons\