[0] HttpException in App.php line 535

模块不存在:search

  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(['search', null, null], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 456
  3. at App::exec(['type' => 'module', 'module' => ['search', null, null]], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
  4. at App::run() in start.php line 9
  5. at require('C:\phpstudy\PHPTutor...') in index.php line 7

Environment Variables

GET Data

keyword
室内不带轮乒乓球桌
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:\Program Files\QCloud\Monitor\Barad
SYSTEMROOT
C:\Windows
COMSPEC
C:\Windows\system32\cmd.exe
PATHEXT
.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
WINDIR
C:\Windows
PHP_FCGI_MAX_REQUESTS
1000
PHPRC
C:/phpstudy/PHPTutorial/php/php-7.2.1-nts/
_FCGI_SHUTDOWN_EVENT_
2992
HTTP_CONNECTION
close
SCRIPT_NAME
/index.php
REQUEST_URI
/search?keyword=%E5%AE%A4%E5%86%85%E4%B8%8D%E5%B8%A6%E8%BD%AE%E4%B9%92%E4%B9%93%E7%90%83%E6%A1%8C
QUERY_STRING
keyword=%E5%AE%A4%E5%86%85%E4%B8%8D%E5%B8%A6%E8%BD%AE%E4%B9%92%E4%B9%93%E7%90%83%E6%A1%8C
REQUEST_METHOD
GET
SERVER_PROTOCOL
HTTP/1.1
GATEWAY_INTERFACE
CGI/1.1
REDIRECT_QUERY_STRING
keyword=%E5%AE%A4%E5%86%85%E4%B8%8D%E5%B8%A6%E8%BD%AE%E4%B9%92%E4%B9%93%E7%90%83%E6%A1%8C
REDIRECT_URL
/search
REMOTE_PORT
45796
SCRIPT_FILENAME
C:/phpstudy/PHPTutorial/WWW/shuangyun/public/index.php
SERVER_ADMIN
admin@php.cn
CONTEXT_DOCUMENT_ROOT
C:/phpstudy/PHPTutorial/WWW/shuangyun/public
CONTEXT_PREFIX
REQUEST_SCHEME
https
DOCUMENT_ROOT
C:/phpstudy/PHPTutorial/WWW/shuangyun/public
REMOTE_ADDR
3.237.186.170
SERVER_PORT
443
SERVER_ADDR
172.17.0.8
SERVER_NAME
shuangyuntiyu.com
SERVER_SOFTWARE
Apache/2.4.23 (Win32) OpenSSL/1.0.2j mod_fcgid/2.3.9
SERVER_SIGNATURE
SystemRoot
C:\Windows
HTTP_HOST
shuangyuntiyu.com
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
SSL_TLS_SNI
shuangyuntiyu.com
HTTPS
on
REDIRECT_STATUS
200
REDIRECT_SSL_TLS_SNI
shuangyuntiyu.com
REDIRECT_HTTPS
on
REDIRECT_PATH_INFO
search
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711667605.6415
REQUEST_TIME
1711667605
PATH_INFO
search
Environment Variables
empty

ThinkPHP Constants

APP_PATH
C:\phpstudy\PHPTutorial\WWW\shuangyun\public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1711667605.642
THINK_START_MEM
388976
EXT
.php
DS
\
THINK_PATH
C:\phpstudy\PHPTutorial\WWW\shuangyun\thinkphp\
LIB_PATH
C:\phpstudy\PHPTutorial\WWW\shuangyun\thinkphp\library\
CORE_PATH
C:\phpstudy\PHPTutorial\WWW\shuangyun\thinkphp\library\think\
TRAIT_PATH
C:\phpstudy\PHPTutorial\WWW\shuangyun\thinkphp\library\traits\
ROOT_PATH
C:\phpstudy\PHPTutorial\WWW\shuangyun\
EXTEND_PATH
C:\phpstudy\PHPTutorial\WWW\shuangyun\extend\
VENDOR_PATH
C:\phpstudy\PHPTutorial\WWW\shuangyun\vendor\
RUNTIME_PATH
C:\phpstudy\PHPTutorial\WWW\shuangyun\runtime\
LOG_PATH
C:\phpstudy\PHPTutorial\WWW\shuangyun\runtime\log\
CACHE_PATH
C:\phpstudy\PHPTutorial\WWW\shuangyun\runtime\cache\
TEMP_PATH
C:\phpstudy\PHPTutorial\WWW\shuangyun\runtime\temp\
CONF_PATH
C:\phpstudy\PHPTutorial\WWW\shuangyun\public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
true