[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 99
  3. at Lists->show('3')
  4. at ReflectionMethod->invokeArgs(object(Lists), ['3']) in Container.php line 395
  5. at Container->invokeReflectMethod(object(Lists), object(ReflectionMethod), ['catid' => '7', 'id' => '3']) 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 28

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
FCGI_ROLE RESPONDER
SCRIPT_FILENAME /www/wwwroot/shengjiacs.zhulu76.com/index.php
QUERY_STRING s=/index/Lists/show/catid/7/id/3.html
REQUEST_METHOD GET
CONTENT_TYPE
CONTENT_LENGTH
SCRIPT_NAME /index.php
REQUEST_URI /index/Lists/show/catid/7/id/3.html
DOCUMENT_URI /index.php
DOCUMENT_ROOT /www/wwwroot/shengjiacs.zhulu76.com
SERVER_PROTOCOL HTTP/2.0
REQUEST_SCHEME https
HTTPS on
GATEWAY_INTERFACE CGI/1.1
SERVER_SOFTWARE nginx/1.20.2
REMOTE_ADDR 54.226.226.30
REMOTE_PORT 46564
SERVER_ADDR 172.19.27.174
SERVER_PORT 443
SERVER_NAME www.singer.sh.cn
REDIRECT_STATUS 200
PATH_INFO
HTTP_HOST www.singer.sh.cn
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot
HTTP_REFERER http://www.singer.sh.cn/index/Lists/show/catid/7/id/3.html
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711652997.5434
REQUEST_TIME 1711652997
Environment Variablesempty
ThinkPHP Constants
ROOT_PATH /www/wwwroot/shengjiacs.zhulu76.com
APP_PATH /www/wwwroot/shengjiacs.zhulu76.com/application
APP_HOST
APP_ROOT_DIR
DOCUMENTY_ROOT_DIR /www/wwwroot/shengjiacs.zhulu76.com