[0] Exception in helper.php line 363

信息不存在

  1. * @param string $msg 异常消息
  2. * @param integer $code 异常代码 默认为0
  3. * @param string $exception 异常类
  4. *
  5. * @throws Exception
  6. */
  7. function exception($msg, $code = 0, $exception = '')
  8. {
  9. $e = $exception ?: '\think\Exception';
  10. throw new $e($msg, $code);
  11. }
  12. }
  13. if (!function_exists('halt')) {
  14. /**
  15. * 调试变量并且中断输出
  16. * @param mixed $var 调试变量或者信息
  17. */
  18. function halt($var)

Call Stack

  1. in helper.php line 363
  2. at exception('信息不存在') in Lists.php line 101
  3. at Lists->show('200')
  4. at ReflectionMethod->invokeArgs(object(Lists), ['200']) in Container.php line 395
  5. at Container->invokeReflectMethod(object(Lists), object(ReflectionMethod), ['catid' => '14', 'id' => '200']) in Module.php line 131
  6. at Module->think\route\dispatch\{closure}(object(Request), object(Closure), null)
  7. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  8. at Middleware->think\{closure}(object(Request))
  9. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  10. at Middleware->dispatch(object(Request), 'controller') in Module.php line 136
  11. at Module->exec() in Dispatch.php line 168
  12. at Dispatch->run() in App.php line 432
  13. at App->think\{closure}(object(Request), object(Closure), null)
  14. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  15. at Middleware->think\{closure}(object(Request))
  16. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  17. at Middleware->dispatch(object(Request)) in App.php line 435
  18. at App->run() in index.php line 24

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
DOCUMENT_ROOT /usr/home/byu2822350001/htdocs
GATEWAY_INTERFACE CGI/1.1
HTTP_ACCEPT */*
HTTP_HOST lithy.net
HTTP_USER_AGENT claudebot
PATH /bin
PHPRC /var/www/php56/hichina_ini/byu2822350001
QUERY_STRING
REDIRECT_DOCUMENT_ROOT /usr/home/byu2822350001/htdocs
REDIRECT_GATEWAY_INTERFACE CGI/1.1
REDIRECT_HTTP_ACCEPT */*
REDIRECT_HTTP_HOST lithy.net
REDIRECT_HTTP_USER_AGENT claudebot
REDIRECT_PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
REDIRECT_PATH_INFO /Lists/show/catid/14/id/200.html
REDIRECT_PATH_TRANSLATED redirect:/index.php/Lists/show/catid/14/id/200.html/show/catid/14/id/200.html
REDIRECT_QUERY_STRING
REDIRECT_REMOTE_ADDR 54.144.233.198
REDIRECT_REMOTE_PORT 47502
REDIRECT_REQUEST_METHOD GET
REDIRECT_REQUEST_URI /index/Lists/show/catid/14/id/200.html
REDIRECT_SCRIPT_FILENAME /usr/home/byu2822350001/htdocs/index
REDIRECT_SCRIPT_NAME /index
REDIRECT_SCRIPT_URI http://lithy.net/index/Lists/show/catid/14/id/200.html
REDIRECT_SCRIPT_URL /index/Lists/show/catid/14/id/200.html
REDIRECT_SERVER_ADDR 10.22.42.49
REDIRECT_SERVER_ADMIN webmaster@byu2822350001.my3w.com
REDIRECT_SERVER_NAME lithy.net
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 ZgVmrwoWKjEACEYhbYMAAAAD
REDIRECT_URL /index/Lists/show/catid/14/id/200.html
REMOTE_ADDR 54.144.233.198
REMOTE_PORT 47502
REQUEST_METHOD GET
REQUEST_URI /index/Lists/show/catid/14/id/200.html
SCRIPT_FILENAME /usr/home/byu2822350001/htdocs/index.php
SCRIPT_NAME /index.php
SCRIPT_URI http://lithy.net/index/Lists/show/catid/14/id/200.html
SCRIPT_URL /index/Lists/show/catid/14/id/200.html
SERVER_ADDR 10.22.42.49
SERVER_ADMIN webmaster@byu2822350001.my3w.com
SERVER_NAME lithy.net
SERVER_PORT 80
SERVER_PROTOCOL HTTP/1.1
SERVER_SIGNATURE
SERVER_SOFTWARE Apache
TZ Asia/Shanghai
UNIQUE_ID ZgVmrwoWKjEACEYhbYMAAAAD
ORIG_PATH_INFO /index/Lists/show/catid/14/id/200.html
ORIG_PATH_TRANSLATED /usr/home/byu2822350001/htdocs/index.php
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711629999.6686
REQUEST_TIME 1711629999
Environment Variablesempty
ThinkPHP Constants
ROOT_PATH /usr/home/byu2822350001/htdocs
APP_PATH /usr/home/byu2822350001/htdocs/application
WEB_URL http://lithy.net/
APP_HOST
APP_ROOT_DIR
DOCUMENTY_ROOT_DIR /usr/home/byu2822350001/htdocs