[0] HttpException in helper.php line 527

  1. * @param integer|Response $code 状态码 或者 Response对象实例
  2. * @param string $message 错误信息
  3. * @param array $header 参数
  4. */
  5. function abort($code, $message = null, $header = [])
  6. {
  7. if ($code instanceof Response) {
  8. throw new HttpResponseException($code);
  9. } else {
  10. throw new HttpException($code, $message, null, $header);
  11. }
  12. }
  13. }
  14. if (!function_exists('halt')) {
  15. /**
  16. * 调试变量并且中断输出
  17. * @param mixed $var 调试变量或者信息
  18. */

Call Stack

  1. in helper.php line 527
  2. at abort(404) in Common.php line 24
  3. at Common->_initialize() in Controller.php line 56
  4. at Controller->__construct(object(Request))
  5. at ReflectionClass->newInstanceArgs([object(Request)]) in App.php line 215
  6. at App::invokeClass('app\index\controller...') in Loader.php line 420
  7. at Loader::controller('index', 'controller', false, 'Error') in App.php line 390
  8. at App::module(['index', 'index', 'index'], ['app_debug' => true, 'app_trace' => false, 'app_status' => '', ...], true) in App.php line 295
  9. at App::exec(['type' => 'module', 'module' => ['index', 'index', 'index']], ['app_debug' => true, 'app_trace' => false, 'app_status' => '', ...]) in App.php line 123
  10. at App::run() in start.php line 18
  11. at require('/www/wwwroot/chinaji...') in index.php line 14

Environment Variables

GET Data

area
article_read_319
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_REFERER
http://www.chinajishui.com/article_read_319.html
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
HTTP_HOST
www.chinajishui.com
PATH_INFO
index/index/index
REDIRECT_STATUS
200
SERVER_NAME
chinajishui.com
SERVER_PORT
443
SERVER_ADDR
172.17.143.25
REMOTE_PORT
53362
REMOTE_ADDR
18.234.55.154
SERVER_SOFTWARE
nginx/1.22.1
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/www/wwwroot/chinajishui.com
DOCUMENT_URI
/index.php
REQUEST_URI
/article_read_319.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=index/index/index&area=article_read_319
SCRIPT_FILENAME
/www/wwwroot/chinajishui.com/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711619196.8842
REQUEST_TIME
1711619196
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/wwwroot/chinajishui.com/app/
APP_AUTO_BUILD
true
APP_DEBUG
true
CONF_PATH
/www/wwwroot/chinajishui.com/config/
THINK_VERSION
5.0.9
THINK_START_TIME
1711619196.8847
THINK_START_MEM
376752
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/chinajishui.com/system/
LIB_PATH
/www/wwwroot/chinajishui.com/system/library/
CORE_PATH
/www/wwwroot/chinajishui.com/system/library/think/
TRAIT_PATH
/www/wwwroot/chinajishui.com/system/library/traits/
ROOT_PATH
/www/wwwroot/chinajishui.com/
EXTEND_PATH
/www/wwwroot/chinajishui.com/app/extend/
VENDOR_PATH
/www/wwwroot/chinajishui.com/app/vendor/
RUNTIME_PATH
/www/wwwroot/chinajishui.com/caches/
LOG_PATH
/www/wwwroot/chinajishui.com/caches/log/
CACHE_PATH
/www/wwwroot/chinajishui.com/caches/cache/
TEMP_PATH
/www/wwwroot/chinajishui.com/caches/temp/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
WAP_PRE
m