[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 52
  3. at ArticleController->index()
  4. at ReflectionMethod->invokeArgs(object(ArticleController), []) in App.php line 197
  5. at App::invokeMethod([object(ArticleController), 'index'], []) in App.php line 421
  6. at App::module(['portal', 'Article', 'index'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], false) in App.php line 296
  7. at App::exec(['type' => 'module', 'module' => ['portal', 'Article', 'index'], 'convert' => false], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 124
  8. at App::run() in index.php line 50

Environment Variables

GET Data
empty
POST Data
empty
Files
empty

Cookies

$Version
1
SITE_ID
1
$Path
/
PHPSESSID
ncfc2dg8m1qu8o1p3ekr2do521

Session

d2d977c58444271d9c780187e93f80e5
{ "verify_code": "80b4d60beedcb9eedb56d5c41eeec6d8", "verify_time": 1557321103 }

Server/Request Data

USER
www
HOME
/home/www
PATH_TRANSLATED
redirect:/index.php/13/cid/home
PATH_INFO
/article/13/cid/home
SCRIPT_NAME
/index.php
REQUEST_URI
/index.php/article/13/cid/home
QUERY_STRING
REQUEST_METHOD
GET
SERVER_PROTOCOL
HTTP/1.1
GATEWAY_INTERFACE
CGI/1.1
REMOTE_PORT
56971
SCRIPT_FILENAME
/www/wwwroot/yijianyixue.com/index.php
SERVER_ADMIN
webmaster@example.com
CONTEXT_DOCUMENT_ROOT
/www/wwwroot/yijianyixue.com
CONTEXT_PREFIX
REQUEST_SCHEME
http
DOCUMENT_ROOT
/www/wwwroot/yijianyixue.com
REMOTE_ADDR
111.246.35.200
SERVER_PORT
80
SERVER_ADDR
10.135.110.145
SERVER_NAME
www.yijianyixue.com
SERVER_SOFTWARE
Apache
SERVER_SIGNATURE
<address>Apache Server at www.yijianyixue.com Port 80</address>
LD_LIBRARY_PATH
/www/server/apache/lib
PATH
/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/root/bin
HTTP_ACCEPT_ENCODING
gzip, identity;q=0.9
HTTP_ACCEPT_LANGUAGE
zh, en, *
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_USER_AGENT
Mozilla/4.5 (compatible; HTTrack 3.0x; Windows 98)
HTTP_HOST
www.yijianyixue.com
HTTP_CONNECTION
keep-alive
HTTP_COOKIE
$Version=1; SITE_ID=1; $Path=/; PHPSESSID=ncfc2dg8m1qu8o1p3ekr2do521; $Path=/
HTTP_REFERER
http://www.yijianyixue.com/index.php/article/13/cid/19
proxy-nokeepalive
1
gzip-only-text/html
1
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php/article/13/cid/home
REQUEST_TIME_FLOAT
1557321171.2794
REQUEST_TIME
1557321171
Environment Variables
empty

ThinkPHP Constants

APP_DEBUG
true
CMF_ROOT
/www/wwwroot/yijianyixue.com/
APP_PATH
/www/wwwroot/yijianyixue.com/app/
CMF_PATH
/www/wwwroot/yijianyixue.com/simplewind/cmf/
PLUGINS_PATH
/www/wwwroot/yijianyixue.com/plugins/
EXTEND_PATH
/www/wwwroot/yijianyixue.com/simplewind/extend/
VENDOR_PATH
/www/wwwroot/yijianyixue.com/simplewind/vendor/
RUNTIME_PATH
/www/wwwroot/yijianyixue.com/data/runtime/
THINKCMF_VERSION
5.0.170927
SO
is_top DESC,list_order DESC,published_time DESC,post_id DESC
GSO
is_top DESC,category_relate.list_order DESC,published_time DESC,goods_id DESC
TMPLSO
order:is_top DESC,list_order DESC,published_time DESC,post_id DESC;
TMPLGSO
order:is_top DESC,category_relate.list_order DESC,published_time DESC,goods_id DESC;
WEB_ROOT
/www/wwwroot/yijianyixue.com/
THINK_VERSION
5.0.11
THINK_START_TIME
1557321171.2795
THINK_START_MEM
362544
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/yijianyixue.com/simplewind/thinkphp/
LIB_PATH
/www/wwwroot/yijianyixue.com/simplewind/thinkphp/library/
CORE_PATH
/www/wwwroot/yijianyixue.com/simplewind/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/yijianyixue.com/simplewind/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/yijianyixue.com/
LOG_PATH
/www/wwwroot/yijianyixue.com/data/runtime/log/
CACHE_PATH
/www/wwwroot/yijianyixue.com/data/runtime/cache/
TEMP_PATH
/www/wwwroot/yijianyixue.com/data/runtime/temp/
CONF_PATH
/www/wwwroot/yijianyixue.com/app/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
HTMLPURIFIER_PREFIX
/www/wwwroot/yijianyixue.com/simplewind/vendor/ezyang/htmlpurifier/library
QINIU_FUNCTIONS_VERSION
7.2.1