[0] HttpException in App.php line 535

模块不存在:showcase_534

  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(['showCase_534', null, null], ['app_host' => '', 'app_debug' => true, 'app_trace' => true, ...], null) in App.php line 456
  3. at App::exec(['type' => 'module', 'module' => ['showCase_534', null, null]], ['app_host' => '', 'app_debug' => true, 'app_trace' => true, ...]) in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/home/wwwroot/qianyi...') in index.php line 54

Environment Variables

GET Data
empty
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_REFERER
http://cnwtoo.cn/showCase_534.html
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
HTTP_HOST
cnwtoo.cn
PATH_INFO
/showCase_534.html
REDIRECT_STATUS
200
SERVER_NAME
cnwtoo.cn
SERVER_PORT
443
SERVER_ADDR
211.149.160.195
REMOTE_PORT
49382
REMOTE_ADDR
44.202.128.177
SERVER_SOFTWARE
nginx/1.15.10
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/www/wwwroot/qianyicheng/public_html
DOCUMENT_URI
/index.php
REQUEST_URI
/showCase_534.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/showCase_534.html
SCRIPT_FILENAME
/www/wwwroot/qianyicheng/public_html/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711636820.7972
REQUEST_TIME
1711636820
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/home/wwwroot/qianyicheng/public_html/../apps/
PUBLIC_PATH
/home/wwwroot/qianyicheng/public_html/
THEME_PATH
/home/wwwroot/qianyicheng/public_html/themes/
MODULE_MARK
front
BASE_PATH
THINK_VERSION
5.0.24
THINK_START_TIME
1711636820.7986
THINK_START_MEM
379032
EXT
.php
DS
/
THINK_PATH
/home/wwwroot/qianyicheng/thinkphp/
LIB_PATH
/home/wwwroot/qianyicheng/thinkphp/library/
CORE_PATH
/home/wwwroot/qianyicheng/thinkphp/library/think/
TRAIT_PATH
/home/wwwroot/qianyicheng/thinkphp/library/traits/
ROOT_PATH
/home/wwwroot/qianyicheng/
EXTEND_PATH
/home/wwwroot/qianyicheng/extend/
VENDOR_PATH
/home/wwwroot/qianyicheng/vendor/
RUNTIME_PATH
/home/wwwroot/qianyicheng/runtime/
LOG_PATH
/home/wwwroot/qianyicheng/runtime/log/
CACHE_PATH
/home/wwwroot/qianyicheng/runtime/cache/
TEMP_PATH
/home/wwwroot/qianyicheng/runtime/temp/
CONF_PATH
/home/wwwroot/qianyicheng/public_html/../apps/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
EACOOPHP_V
1.3.1
BUILD_VERSION
201812021322
PLUGIN_PATH
/home/wwwroot/qianyicheng/plugins/
SERVER_SOFTWARE_TYPE
nginx
RESULT_SUCCESS
success
RESULT_ERROR
error
RESULT_REDIRECT
redirect
RESULT_MESSAGE
message
RESULT_URL
url
RESULT_DATA
data
DATA_COMMON_STATUS
status
DATA_NORMAL
1
DATA_DISABLE
0
DATA_DELETE
-1
DATA_SUCCESS
1
DATA_ERROR
0
TIME_CT_NAME
create_time
TIME_UT_NAME
update_time
TIME_NOW
1711636820
DB_PREFIX
eacoo_
DB_LIST_ROWS
10
MODULE_NAME
showCase_534
IS_MOBILE
false
CURRENT_THEME
default