[0] HttpException in App.php line 535

module not exists:news-room

  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(['news-room', null, null], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 456
  3. at App::exec(['type' => 'module', 'module' => ['news-room', null, null]], ['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/changho...') in index.php line 43

Environment Variables

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

Server/Request Data

USER
www
HOME
/home/www
SCRIPT_NAME
/index.php
REQUEST_URI
/news-room/
QUERY_STRING
s=news-room/
REQUEST_METHOD
GET
SERVER_PROTOCOL
HTTP/2.0
GATEWAY_INTERFACE
CGI/1.1
REDIRECT_QUERY_STRING
s=news-room/
REDIRECT_URL
/news-room/
REMOTE_PORT
45288
SCRIPT_FILENAME
/www/wwwroot/changhongaz.hostadm.net/index.php
SERVER_ADMIN
webmasterexample.com
CONTEXT_DOCUMENT_ROOT
/www/wwwroot/changhongaz.hostadm.net/
CONTEXT_PREFIX
REQUEST_SCHEME
https
DOCUMENT_ROOT
/www/wwwroot/changhongaz.hostadm.net/
REMOTE_ADDR
34.237.245.80
SERVER_PORT
443
SERVER_ADDR
103.125.218.61
SERVER_NAME
www.chiq.com.au
SERVER_SOFTWARE
Apache
SERVER_SIGNATURE
<address>Apache Server at www.chiq.com.au Port 443</address>
LD_LIBRARY_PATH
/www/server/apache/lib
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
HTTP_HOST
www.chiq.com.au
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
proxy-nokeepalive
1
H2_STREAM_TAG
000
H2_STREAM_ID
H2_PUSHED_ON
H2_PUSHED
H2_PUSH
off
H2PUSH
off
HTTP2
on
SSL_TLS_SNI
www.chiq.com.au
HTTPS
on
REDIRECT_STATUS
200
REDIRECT_H2_STREAM_TAG
000
REDIRECT_H2_STREAM_ID
REDIRECT_H2_PUSHED_ON
REDIRECT_H2_PUSHED
REDIRECT_H2_PUSH
off
REDIRECT_H2PUSH
off
REDIRECT_HTTP2
on
REDIRECT_SSL_TLS_SNI
www.chiq.com.au
REDIRECT_HTTPS
on
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1710846415.4078
REQUEST_TIME
1710846415
PATH_INFO
news-room/
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/wwwroot/changhongaz.hostadm.net/application/
WEB_ROOT
/www/wwwroot/changhongaz.hostadm.net/
RUNTIME_PATH
/www/wwwroot/changhongaz.hostadm.net//runtime/
QDWEB_VERSION
v2.1.16
NOW_TIME
1710846415
THINK_VERSION
5.0.24
THINK_START_TIME
1710846415.4921
THINK_START_MEM
385296
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/changhongaz.hostadm.net/thinkphp/
LIB_PATH
/www/wwwroot/changhongaz.hostadm.net/thinkphp/library/
CORE_PATH
/www/wwwroot/changhongaz.hostadm.net/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/changhongaz.hostadm.net/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/changhongaz.hostadm.net/
EXTEND_PATH
/www/wwwroot/changhongaz.hostadm.net/extend/
VENDOR_PATH
/www/wwwroot/changhongaz.hostadm.net/vendor/
LOG_PATH
/www/wwwroot/changhongaz.hostadm.net//runtime/log/
CACHE_PATH
/www/wwwroot/changhongaz.hostadm.net//runtime/cache/
TEMP_PATH
/www/wwwroot/changhongaz.hostadm.net//runtime/temp/
CONF_PATH
/www/wwwroot/changhongaz.hostadm.net/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false