[0] HttpException in App.php line 535

模块不存在:culture

  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(['culture', 'list', '20'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 457
  3. at App::exec(['type' => 'module', 'module' => ['culture', 'list', '20']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/www/wwwroot/hnhsmj....') in index.php line 21

Environment Variables

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

Server/Request Data

USER
www
HOME
/home/www
FCGI_ROLE
RESPONDER
REDIRECT_STATUS
200
proxy-nokeepalive
1
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
claudebot
HTTP_HOST
hnhsmj.com
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
LD_LIBRARY_PATH
/www/server/apache/lib
SERVER_SIGNATURE
<address>Apache Server at hnhsmj.com Port 80</address>
SERVER_SOFTWARE
Apache
SERVER_NAME
hnhsmj.com
SERVER_ADDR
172.26.136.151
SERVER_PORT
80
REMOTE_ADDR
52.90.181.205
DOCUMENT_ROOT
/www/wwwroot/hnhsmj.com/public
REQUEST_SCHEME
http
CONTEXT_PREFIX
CONTEXT_DOCUMENT_ROOT
/www/wwwroot/hnhsmj.com/public
SERVER_ADMIN
webmaster@example.com
SCRIPT_FILENAME
/www/wwwroot/hnhsmj.com/public/index.php
REMOTE_PORT
51044
REDIRECT_URL
/culture/list/20
REDIRECT_QUERY_STRING
s=/culture/list/20
GATEWAY_INTERFACE
CGI/1.1
SERVER_PROTOCOL
HTTP/1.1
REQUEST_METHOD
GET
QUERY_STRING
s=/culture/list/20
REQUEST_URI
/culture/list/20
SCRIPT_NAME
/index.php
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1710849520.2638
REQUEST_TIME
1710849520
PATH_INFO
/culture/list/20
Environment Variables
empty

ThinkPHP Constants

LZ_VERSION
2.0.0
LAYUI_VERSION
2.5.4
TIMESTAMP
1710849520
APP_PATH
/www/wwwroot/hnhsmj.com/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1710849520.2644
THINK_START_MEM
263568
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/hnhsmj.com/thinkphp/
LIB_PATH
/www/wwwroot/hnhsmj.com/thinkphp/library/
CORE_PATH
/www/wwwroot/hnhsmj.com/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/hnhsmj.com/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/hnhsmj.com/
EXTEND_PATH
/www/wwwroot/hnhsmj.com/extend/
VENDOR_PATH
/www/wwwroot/hnhsmj.com/vendor/
RUNTIME_PATH
/www/wwwroot/hnhsmj.com/runtime/
LOG_PATH
/www/wwwroot/hnhsmj.com/runtime/log/
CACHE_PATH
/www/wwwroot/hnhsmj.com/runtime/cache/
TEMP_PATH
/www/wwwroot/hnhsmj.com/runtime/temp/
CONF_PATH
/www/wwwroot/hnhsmj.com/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false