[0] HttpException in App.php line 361

module not exists:news

  1. // 模块初始化
  2. if ($module && $available) {
  3. // 初始化模块
  4. $request->module($module);
  5. $config = self::init($module);
  6. // 模块请求缓存检查
  7. $request->cache($config['request_cache'], $config['request_cache_expire'], $config['request_cache_except']);
  8. } else {
  9. throw new HttpException(404, 'module not exists:' . $module);
  10. }
  11. } else {
  12. // 单一模块部署
  13. $module = '';
  14. $request->module($module);
  15. }
  16. // 当前模块路径
  17. App::$modulePath = APP_PATH . ($module ? $module . DS : '');

Call Stack

  1. in App.php line 361
  2. at App::module(['news', 'list', 'js'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 296
  3. at App::exec(['type' => 'module', 'module' => ['news', 'list', 'js']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 124
  4. at App::run() in start.php line 18
  5. at require('/home/shunxuangsuh4u...') in index.php line 17

Environment Variables

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

Server/Request Data

REDIRECT_REDIRECT_UNIQUE_ID
ZJkwfnejTeSmzF7ZK0qX@QAAAAE
REDIRECT_REDIRECT_PHPRC
/home/shunxuangsuh4uqn4xku7awn/others
REDIRECT_REDIRECT_STATUS
200
REDIRECT_UNIQUE_ID
ZJkwfnejTeSmzF7ZK0qX@QAAAAE
REDIRECT_PHPRC
/home/shunxuangsuh4uqn4xku7awn/others
REDIRECT_HANDLER
php-cgi
REDIRECT_STATUS
200
UNIQUE_ID
ZJkwfnejTeSmzF7ZK0qX@QAAAAE
PHPRC
/home/shunxuangsuh4uqn4xku7awn/others
HTTP_X_FORWARDED_FOR
111.248.136.24
HTTP_X_REAL_IP
60.247.160.2
HTTP_HOST
www.wxshunxuan.cn
HTTP_CONNECTION
close
HTTP_ACCEPT_ENCODING
gzip
HTTP_X_FORWARDED_PROTO
http
HTTP_REFERER
http://www.wxshunxuan.cn/news/list/34.html
HTTP_USER_AGENT
Mozilla/4.5 (compatible; HTTrack 3.0x; Windows 98)
HTTP_ACCEPT
text/html,image/png,image/jpeg,image/pjpeg,image/x-xbitmap,image/svg+xml,image/gif;q=0.9,*/*;q=0.1
HTTP_ACCEPT_LANGUAGE
en, *
PATH
/sbin:/usr/sbin:/bin:/usr/bin
SERVER_SIGNATURE
<address>Apache Server at www.wxshunxuan.cn Port 80</address>
SERVER_SOFTWARE
Apache
SERVER_NAME
www.wxshunxuan.cn
SERVER_ADDR
127.0.0.1
SERVER_PORT
80
REMOTE_ADDR
111.248.136.24
DOCUMENT_ROOT
/home/shunxuangsuh4uqn4xku7awn/wwwroot/public
REQUEST_SCHEME
http
CONTEXT_PREFIX
/php-run-as-cgi
CONTEXT_DOCUMENT_ROOT
/usr/php5.6/bin
SERVER_ADMIN
webmaster@shunxuan
SCRIPT_FILENAME
/home/shunxuangsuh4uqn4xku7awn/wwwroot/public/index.php
REMOTE_PORT
35308
REDIRECT_URL
/index.php
REDIRECT_QUERY_STRING
s=news/list/js/jquery.fixed.js
GATEWAY_INTERFACE
CGI/1.1
SERVER_PROTOCOL
HTTP/1.1
REQUEST_METHOD
GET
QUERY_STRING
s=news/list/js/jquery.fixed.js
REQUEST_URI
/news/list/js/jquery.fixed.js
SCRIPT_NAME
/index.php
ORIG_SCRIPT_FILENAME
/usr/php5.6/bin/php-cgi
ORIG_PATH_INFO
/index.php
ORIG_PATH_TRANSLATED
/home/shunxuangsuh4uqn4xku7awn/wwwroot/public/index.php
ORIG_SCRIPT_NAME
/php-run-as-cgi/php-cgi
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1687761022.5357
REQUEST_TIME
1687761022
PATH_INFO
news/list/js/jquery.fixed.js
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/home/shunxuangsuh4uqn4xku7awn/wwwroot/public/../application/
THINK_VERSION
5.0.11
THINK_START_TIME
1687761022.5369
THINK_START_MEM
232896
EXT
.php
DS
/
THINK_PATH
/home/shunxuangsuh4uqn4xku7awn/wwwroot/thinkphp/
LIB_PATH
/home/shunxuangsuh4uqn4xku7awn/wwwroot/thinkphp/library/
CORE_PATH
/home/shunxuangsuh4uqn4xku7awn/wwwroot/thinkphp/library/think/
TRAIT_PATH
/home/shunxuangsuh4uqn4xku7awn/wwwroot/thinkphp/library/traits/
ROOT_PATH
/home/shunxuangsuh4uqn4xku7awn/wwwroot/
EXTEND_PATH
/home/shunxuangsuh4uqn4xku7awn/wwwroot/extend/
VENDOR_PATH
/home/shunxuangsuh4uqn4xku7awn/wwwroot/vendor/
RUNTIME_PATH
/home/shunxuangsuh4uqn4xku7awn/wwwroot/runtime/
LOG_PATH
/home/shunxuangsuh4uqn4xku7awn/wwwroot/runtime/log/
CACHE_PATH
/home/shunxuangsuh4uqn4xku7awn/wwwroot/runtime/cache/
TEMP_PATH
/home/shunxuangsuh4uqn4xku7awn/wwwroot/runtime/temp/
CONF_PATH
/home/shunxuangsuh4uqn4xku7awn/wwwroot/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false