[0] HttpException in App.php line 535

模块不存在:news

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

Environment Variables

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

Server/Request Data

REDIRECT_REDIRECT_UNIQUE_ID
ZgX82@ekLTVP1CpU8AKuqgAAAAU
REDIRECT_REDIRECT_PHPRC
/home/chubanshe20189c5heucb7akn8szh7e22x0m118/others
REDIRECT_REDIRECT_STATUS
200
REDIRECT_UNIQUE_ID
ZgX82@ekLTVP1CpU8AKuqgAAAAU
REDIRECT_PHPRC
/home/chubanshe20189c5heucb7akn8szh7e22x0m118/others
REDIRECT_HANDLER
php-cgi
REDIRECT_STATUS
200
UNIQUE_ID
ZgX82@ekLTVP1CpU8AKuqgAAAAU
PHPRC
/home/chubanshe20189c5heucb7akn8szh7e22x0m118/others
HTTP_X_FORWARDED_FOR
35.175.172.94
HTTP_X_REAL_IP
35.175.172.94
HTTP_HOST
www.scpph.com
HTTP_CONNECTION
close
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
claudebot
PATH
/sbin:/usr/sbin:/bin:/usr/bin
SERVER_SIGNATURE
<address>Apache Server at www.scpph.com Port 80</address>
SERVER_SOFTWARE
Apache
SERVER_NAME
www.scpph.com
SERVER_ADDR
127.0.0.1
SERVER_PORT
80
REMOTE_ADDR
35.175.172.94
DOCUMENT_ROOT
/home/chubanshe20189c5heucb7akn8szh7e22x0m118/wwwroot
REQUEST_SCHEME
http
CONTEXT_PREFIX
/php-run-as-cgi
CONTEXT_DOCUMENT_ROOT
/usr/php7.0/bin
SERVER_ADMIN
webmaster@chubanshe2018
SCRIPT_FILENAME
/home/chubanshe20189c5heucb7akn8szh7e22x0m118/wwwroot/index.php
REMOTE_PORT
52372
REDIRECT_URL
/index.php/news/1734.html
GATEWAY_INTERFACE
CGI/1.1
SERVER_PROTOCOL
HTTP/1.0
REQUEST_METHOD
GET
QUERY_STRING
REQUEST_URI
/news/1734.html
SCRIPT_NAME
/index.php
PATH_INFO
/news/1734.html
PATH_TRANSLATED
/home/chubanshe20189c5heucb7akn8szh7e22x0m118/wwwroot/news/1734.html
ORIG_PATH_INFO
/index.php/news/1734.html
ORIG_SCRIPT_NAME
/php-run-as-cgi/php-cgi
ORIG_SCRIPT_FILENAME
/usr/php7.0/bin/php-cgi
ORIG_PATH_TRANSLATED
/home/chubanshe20189c5heucb7akn8szh7e22x0m118/wwwroot/index.php/news/1734.html
PHP_SELF
/index.php/news/1734.html
REQUEST_TIME_FLOAT
1711668443.1631
REQUEST_TIME
1711668443
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/home/chubanshe20189c5heucb7akn8szh7e22x0m118/wwwroot/system/application/
HTML_PATH
/home/chubanshe20189c5heucb7akn8szh7e22x0m118/wwwroot/
THINK_VERSION
5.0.24
THINK_START_TIME
1711668443.1641
THINK_START_MEM
357448
EXT
.php
DS
/
THINK_PATH
/home/chubanshe20189c5heucb7akn8szh7e22x0m118/wwwroot/system/thinkphp/
LIB_PATH
/home/chubanshe20189c5heucb7akn8szh7e22x0m118/wwwroot/system/thinkphp/library/
CORE_PATH
/home/chubanshe20189c5heucb7akn8szh7e22x0m118/wwwroot/system/thinkphp/library/think/
TRAIT_PATH
/home/chubanshe20189c5heucb7akn8szh7e22x0m118/wwwroot/system/thinkphp/library/traits/
ROOT_PATH
/home/chubanshe20189c5heucb7akn8szh7e22x0m118/wwwroot/system/
EXTEND_PATH
/home/chubanshe20189c5heucb7akn8szh7e22x0m118/wwwroot/system/extend/
VENDOR_PATH
/home/chubanshe20189c5heucb7akn8szh7e22x0m118/wwwroot/system/vendor/
RUNTIME_PATH
/home/chubanshe20189c5heucb7akn8szh7e22x0m118/wwwroot/system/runtime/
LOG_PATH
/home/chubanshe20189c5heucb7akn8szh7e22x0m118/wwwroot/system/runtime/log/
CACHE_PATH
/home/chubanshe20189c5heucb7akn8szh7e22x0m118/wwwroot/system/runtime/cache/
TEMP_PATH
/home/chubanshe20189c5heucb7akn8szh7e22x0m118/wwwroot/system/runtime/temp/
CONF_PATH
/home/chubanshe20189c5heucb7akn8szh7e22x0m118/wwwroot/system/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false