#0 [0]HttpException in helper.php line 53

文章不存在!

  1. * @param integer|Response $code 状态码 或者 Response对象实例
  2. * @param string $message 错误信息
  3. * @param array $header 参数
  4. */
  5. function abort($code, string $message = '', array $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('app')) {
  15. /**
  16. * 快速获取容器中的实例 支持依赖注入
  17. * @template T
  18. * @param string|class-string<T> $name 类名或标识 默认获取当前应用实例

Call Stack

  1. in helper.php line 53
  2. at abort() in ArticleController.php line 39
  3. at ArticleController->index()
  4. at ReflectionMethod->invokeArgs() in Container.php line 344
  5. at Container->invokeReflectMethod() in Controller.php line 138
  6. at Controller->think\route\dispatch\{closure}() in Pipeline.php line 59
  7. at Pipeline->think\{closure}() in Pipeline.php line 66
  8. at Pipeline->then() in Controller.php line 141
  9. at Controller->exec() in Dispatch.php line 90
  10. at Dispatch->run() in Route.php line 772
  11. at Route->think\{closure}() in Pipeline.php line 59
  12. at Pipeline->think\{closure}() in Pipeline.php line 66
  13. at Pipeline->then() in Route.php line 773
  14. at Route->dispatch() in Http.php line 217
  15. at Http->dispatchToRoute() in Http.php line 207
  16. at Http->think\{closure}() in Pipeline.php line 59
  17. at Pipeline->think\{closure}() in SessionInit.php line 67
  18. at SessionInit->handle()
  19. at call_user_func() in Middleware.php line 142
  20. at Middleware->think\{closure}() in Pipeline.php line 85
  21. at Pipeline->think\{closure}() in TraceDebug.php line 71
  22. at TraceDebug->handle()
  23. at call_user_func() in Middleware.php line 142
  24. at Middleware->think\{closure}() in Pipeline.php line 85
  25. at Pipeline->think\{closure}() in Pipeline.php line 66
  26. at Pipeline->then() in Http.php line 208
  27. at Http->runWithRequest() in Http.php line 171
  28. at Http->run() in index.php line 32

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookies
$Version 1
PHPSESSID 7994928f46a09f1782e0b9614cf83b63
$Path /
Session
last_time 1707235131
Server/Request Data
TEMP /tmp
TMPDIR /tmp
TMP /tmp
PATH /usr/local/bin:/usr/bin:/bin
USER www
HOME /home/www
HTTP_ACCEPT_ENCODING gzip, identity;q=0.9
HTTP_ACCEPT_LANGUAGE 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; 3.0x; Windows 98)
HTTP_COOKIE $Version=1; PHPSESSID=7994928f46a09f1782e0b9614cf83b63; $Path=/
HTTP_REFERER http://www.igupu.com/client/5.html?t_id=
HTTP_CONNECTION close
HTTP_X_FORWARDED_FOR 38.207.248.66
HTTP_HOST www.igupu.com
PATH_INFO /news/48/5.html
REDIRECT_STATUS 200
SERVER_NAME 192.168.10.173
SERVER_PORT 8080
SERVER_ADDR 192.168.10.173
REMOTE_PORT 64874
REMOTE_ADDR 192.168.10.115
SERVER_PROTOCOL HTTP/1.0
DOCUMENT_ROOT /data/httpd/kaihenggw/public
DOCUMENT_URI /index.php/news/48/5.html
REQUEST_URI /news/48/5.html
SCRIPT_NAME /index.php
SCRIPT_FILENAME /data/httpd/kaihenggw/public/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING
SERVER_SOFTWARE nginx
GATEWAY_INTERFACE CGI/1.1
FCGI_ROLE RESPONDER
PHP_SELF /index.php/news/48/5.html
REQUEST_TIME_FLOAT 1707235179.1585
REQUEST_TIME 1707235179
z6尊龙·凯时(中国区)官方网站
0.045528s
z6尊龙·凯时(中国区)官方网站_公司1848
友情链接:凯发旗舰厅(中国区)官方网站  凯发AG·(中国区)官方网站  k8凯发(中国)天生赢家·一触即发  k8凯发(中国)天生赢家·一触即发  k8凯发(中国)天生赢家·一触即发  凯发APP·(中国区)官方网站  尊龙凯时人生就是博·官方(中国)  k8·凯发(中国)天生赢家·一触即发  AG真人(官网)平台-AG真人官方网站-APP STORE  星空体育.(中国)官方网站  
z6尊龙·凯时(中国区)官方网站
TYPE html> z6尊龙·凯时(中国区)官方网站

#0 [0]HttpException in helper.php line 53

文章不存在!

z6尊龙·凯时(中国区)官方网站
  1. * @param integer|Response $code 状态码 或者 Response对象实例
  2. * @param string $message 错误信息
  3. * @param array $header 参数
  4. */
  5. function abort($code, string $message = '', array $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('app')) {
  15. /**
  16. * 快速获取容器中的实例 支持依赖注入
  17. * @template T
  18. * @param string|class-string<T> $name 类名或标识 默认获取当前应用实例

Call Stack

  1. in helper.php line 53
  2. at abort() in ArticleController.php line 39
  3. at ArticleController->index()
  4. at ReflectionMethod->invokeArgs() in Container.php line 344
  5. at Container->invokeReflectMethod() in Controller.php line 138
  6. at Controller->think\route\dispatch\{closure}() in Pipeline.php line 59
  7. at Pipeline->think\{closure}() in Pipeline.php line 66
  8. at Pipeline->then() in Controller.php line 141
  9. at Controller->exec() in Dispatch.php line 90
  10. at Dispatch->run() in Route.php line 772
  11. at Route->think\{closure}() in Pipeline.php line 59
  12. at Pipeline->think\{closure}() in Pipeline.php line 66
  13. at Pipeline->then() in Route.php line 773
  14. at Route->dispatch() in Http.php line 217
  15. at Http->dispatchToRoute() in Http.php line 207
  16. at Http->think\{closure}() in Pipeline.php line 59
  17. at Pipeline->think\{closure}() in SessionInit.php line 67
  18. at SessionInit->handle()
  19. at call_user_func() in Middleware.php line 142
  20. at Middleware->think\{closure}() in Pipeline.php line 85
  21. at Pipeline->think\{closure}() in TraceDebug.php line 71
  22. at TraceDebug->handle()
  23. at call_user_func() in Middleware.php line 142
  24. at Middleware->think\{closure}() in Pipeline.php line 85
  25. at Pipeline->think\{closure}() in Pipeline.php line 66
  26. at Pipeline->then() in Http.php line 208
  27. at Http->runWithRequest() in Http.php line 171
  28. at Http->run() in index.php line 32

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookies
$Version 1
PHPSESSID 7994928f46a09f1782e0b9614cf83b63
$Path /
Session
last_time 1707235131
Server/Request Data
TEMP /tmp
TMPDIR /tmp
TMP /tmp
PATH /usr/local/bin:/usr/bin:/bin
USER www
HOME /home/www
HTTP_ACCEPT_ENCODING gzip, identity;q=0.9
HTTP_ACCEPT_LANGUAGE 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; 3.0x; Windows 98)
HTTP_COOKIE $Version=1; PHPSESSID=7994928f46a09f1782e0b9614cf83b63; $Path=/
HTTP_REFERER http://www.igupu.com/client/5.html?t_id=
HTTP_CONNECTION close
HTTP_X_FORWARDED_FOR 38.207.248.66
HTTP_HOST www.igupu.com
PATH_INFO /news/48/5.html
REDIRECT_STATUS 200
SERVER_NAME 192.168.10.173
SERVER_PORT 8080
SERVER_ADDR 192.168.10.173
REMOTE_PORT 64874
REMOTE_ADDR 192.168.10.115
SERVER_PROTOCOL HTTP/1.0
DOCUMENT_ROOT /data/httpd/kaihenggw/public
DOCUMENT_URI /index.php/news/48/5.html
REQUEST_URI /news/48/5.html
SCRIPT_NAME /index.php
SCRIPT_FILENAME /data/httpd/kaihenggw/public/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING
SERVER_SOFTWARE nginx
GATEWAY_INTERFACE CGI/1.1
FCGI_ROLE RESPONDER
PHP_SELF /index.php/news/48/5.html
REQUEST_TIME_FLOAT 1707235179.1585
REQUEST_TIME 1707235179
z6尊龙·凯时(中国区)官方网站
z6尊龙·凯时(中国区)官方网站
0.045528s
z6尊龙·凯时(中国区)官方网站_公司1848