[0] HttpException in helper.php line 526

文章不存在!

  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 526
  2. at abort(404, '文章不存在!') in ArticleController.php line 40
  3. at ArticleController->index()
  4. at ReflectionMethod->invokeArgs(object(ArticleController), []) in App.php line 343
  5. at App::invokeMethod([object(ArticleController), 'index'], []) in App.php line 611
  6. at App::module(['portal', 'Article', 'index'], ['app_host' => '', 'app_debug' => true, 'app_trace' => true, ...], false) in App.php line 456
  7. at App::exec(['type' => 'module', 'module' => ['portal', 'Article', 'index'], 'convert' => false], ['app_host' => '', 'app_debug' => true, 'app_trace' => true, ...]) in App.php line 139
  8. at App::run() in index.php line 44

Environment Variables

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

Server/Request Data

DOCUMENT_ROOT
/usr/home/syu5438530001/htdocs
GATEWAY_INTERFACE
CGI/1.1
HTTP_ACCEPT
*/*
HTTP_HOST
www.hong-digital.com
HTTP_USER_AGENT
claudebot
PATH
/bin
PHPRC
/var/www/php70/hichina_ini/syu5438530001
QUERY_STRING
s=article/227/2.html
REDIRECT_DOCUMENT_ROOT
/usr/home/syu5438530001/htdocs
REDIRECT_GATEWAY_INTERFACE
CGI/1.1
REDIRECT_HTTP_ACCEPT
*/*
REDIRECT_HTTP_HOST
www.hong-digital.com
REDIRECT_HTTP_USER_AGENT
claudebot
REDIRECT_PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
REDIRECT_PATH_INFO
/227/2.html
REDIRECT_PATH_TRANSLATED
redirect:/index.php/2.html
REDIRECT_QUERY_STRING
s=article/227/2.html
REDIRECT_REMOTE_ADDR
3.80.129.195
REDIRECT_REMOTE_PORT
55458
REDIRECT_REQUEST_METHOD
GET
REDIRECT_REQUEST_URI
/article/227/2.html
REDIRECT_SCRIPT_FILENAME
/usr/home/syu5438530001/htdocs/article
REDIRECT_SCRIPT_NAME
/article
REDIRECT_SERVER_ADDR
10.29.175.138
REDIRECT_SERVER_ADMIN
webmaster@syu5438530001.my3w.com
REDIRECT_SERVER_NAME
www.hong-digital.com
REDIRECT_SERVER_PORT
80
REDIRECT_SERVER_PROTOCOL
HTTP/1.1
REDIRECT_SERVER_SIGNATURE
REDIRECT_SERVER_SOFTWARE
Apache
REDIRECT_STATUS
200
REDIRECT_TZ
Asia/Shanghai
REDIRECT_UNIQUE_ID
ZgVunwodr4oAE6ZEXdQAAAAH
REDIRECT_URL
/article/227/2.html
REMOTE_ADDR
3.80.129.195
REMOTE_PORT
55458
REQUEST_METHOD
GET
REQUEST_URI
/article/227/2.html
SCRIPT_FILENAME
/usr/home/syu5438530001/htdocs/index.php
SCRIPT_NAME
/index.php
SERVER_ADDR
10.29.175.138
SERVER_ADMIN
webmaster@syu5438530001.my3w.com
SERVER_NAME
www.hong-digital.com
SERVER_PORT
80
SERVER_PROTOCOL
HTTP/1.1
SERVER_SIGNATURE
SERVER_SOFTWARE
Apache
TZ
Asia/Shanghai
UNIQUE_ID
ZgVunwodr4oAE6ZEXdQAAAAH
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711632031.2947
REQUEST_TIME
1711632031
PATH_INFO
article/227/2.html
Environment Variables
empty

ThinkPHP Constants

APP_DEBUG
true
CMF_ROOT
/usr/home/syu5438530001/htdocs/./thinkcmf/
APP_PATH
/usr/home/syu5438530001/htdocs/./thinkcmf/app/
CMF_PATH
/usr/home/syu5438530001/htdocs/./thinkcmf/simplewind/cmf/
WEB_ROOT
/usr/home/syu5438530001/htdocs/
PLUGINS_PATH
/usr/home/syu5438530001/htdocs/plugins/
EXTEND_PATH
/usr/home/syu5438530001/htdocs/./thinkcmf/simplewind/extend/
VENDOR_PATH
/usr/home/syu5438530001/htdocs/./thinkcmf/simplewind/vendor/
RUNTIME_PATH
/usr/home/syu5438530001/htdocs/./thinkcmf/data/runtime/
THINKCMF_VERSION
5.0.190111
THINK_VERSION
5.0.24
THINK_START_TIME
1711632031.2954
THINK_START_MEM
367304
EXT
.php
DS
/
THINK_PATH
/usr/home/syu5438530001/htdocs/thinkcmf/simplewind/thinkphp/
LIB_PATH
/usr/home/syu5438530001/htdocs/thinkcmf/simplewind/thinkphp/library/
CORE_PATH
/usr/home/syu5438530001/htdocs/thinkcmf/simplewind/thinkphp/library/think/
TRAIT_PATH
/usr/home/syu5438530001/htdocs/thinkcmf/simplewind/thinkphp/library/traits/
ROOT_PATH
/usr/home/syu5438530001/htdocs/thinkcmf/
LOG_PATH
/usr/home/syu5438530001/htdocs/./thinkcmf/data/runtime/log/
CACHE_PATH
/usr/home/syu5438530001/htdocs/./thinkcmf/data/runtime/cache/
TEMP_PATH
/usr/home/syu5438530001/htdocs/./thinkcmf/data/runtime/temp/
CONF_PATH
/usr/home/syu5438530001/htdocs/./thinkcmf/app/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
HTMLPURIFIER_PREFIX
/usr/home/syu5438530001/htdocs/thinkcmf/simplewind/vendor/ezyang/htmlpurifier/library
QINIU_FUNCTIONS_VERSION
7.2.7