Fatal error: Uncaught think\exception\ErrorException: filesize(): stat failed for /mnt/7kzhanqun/data/route/daxiong_6000/844/route.php in /mnt/7kzhanqun/vendor/thinkphp/library/think/Debug.php:200 Stack trace: #0 [internal function]: think\Error::appError(2, 'filesize(): sta...', '/mnt/7kzhanqun/...', 200, Array) #1 /mnt/7kzhanqun/vendor/thinkphp/library/think/Debug.php(200): filesize('/mnt/7kzhanqun/...') #2 /mnt/7kzhanqun/vendor/thinkphp/library/think/debug/Html.php(73): think\Debug->getFile(true) #3 /mnt/7kzhanqun/vendor/thinkphp/library/think/Debug.php(258): think\debug\Html->output(Object(think\Response), Array) #4 /mnt/7kzhanqun/vendor/thinkphp/library/think/Response.php(132): think\Debug->inject(Object(think\Response), '<!DOCTYPE html>...') #5 /mnt/7kzhanqun/vendor/thinkphp/library/think/Error.php(56): think\Response->send() #6 [internal function]: think\Error::appException(Object(think\exception\ErrorException)) #7 {main} thrown in /mnt/7kzhanqun/vendor/thinkphp/library/think/Debug.php on line 200
系统发生错误

[1] ErrorException in Debug.php line 200

Uncaught think\exception\ErrorException: filesize(): stat failed for /mnt/7kzhanqun/data/route/daxiong_6000/844/route.php in /mnt/7kzhanqun/vendor/thinkphp/library/think/Debug.php:200
Stack trace:
#0 [internal function]: think\Error::appError(2, 'filesize(): sta...', '/mnt/7kzhanqun/...', 200, Array)
#1 /mnt/7kzhanqun/vendor/thinkphp/library/think/Debug.php(200): filesize('/mnt/7kzhanqun/...')
#2 /mnt/7kzhanqun/vendor/thinkphp/library/think/debug/Html.php(73): think\Debug->getFile(true)
#3 /mnt/7kzhanqun/vendor/thinkphp/library/think/Debug.php(258): think\debug\Html->output(Object(think\Response), Array)
#4 /mnt/7kzhanqun/vendor/thinkphp/library/think/Response.php(132): think\Debug->inject(Object(think\Response), '<!DOCTYPE html>...')
#5 /mnt/7kzhanqun/vendor/thinkphp/library/think/Error.php(56): think\Response->send()
#6 [internal function]: think\Error::appException(Object(think\exception\ErrorException))
#7 {main}
thrown

  1. * @return integer|array
  2. */
  3. public function getFile($detail = false)
  4. {
  5. if ($detail) {
  6. $files = get_included_files();
  7. $info = [];
  8. foreach ($files as $key => $file) {
  9. $info[] = $file . ' ( ' . number_format(filesize($file) / 1024, 2) . ' KB )';
  10. }
  11. return $info;
  12. }
  13. return count(get_included_files());
  14. }
  15. /**

Call Stack

  1. in Debug.php line 200
  2. at Error::appShutdown()

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_CONNECTION keep-alive
HTTP_CACHE_CONTROL max-age=259200
HTTP_X_FORWARDED_FOR 10.3.107.56
HTTP_VIA 1.1 squid-proxy-5b96dc6d46-84s6t (squid/6.13)
HTTP_HOST nbap9.fjia43h.com
HTTP_ACCEPT_ENCODING gzip, br, zstd, deflate
HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT */*
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME fjia43h.com
SERVER_PORT 80
SERVER_ADDR 172.21.25.66
REMOTE_PORT 35940
REMOTE_ADDR 216.73.216.157
SERVER_SOFTWARE nginx/1.22.1
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /mnt/7kzhanqun_dxs6000/public
DOCUMENT_URI /index.php
REQUEST_URI /live/bbMNfP.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/live/bbMNfP.html
SCRIPT_FILENAME /mnt/7kzhanqun_dxs6000/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1779640479.5353
REQUEST_TIME 1779640479
Environment Variablesempty
ThinkPHP Constants
APP_DEBUG false
CMF_ROOT /mnt/7kzhanqun/
CMF_DATA /mnt/7kzhanqun/data/
APP_PATH /mnt/7kzhanqun/app/
WEB_ROOT /mnt/7kzhanqun/public/
LARAVEL_START 1779640479.5354
HTMLPURIFIER_PREFIX /mnt/7kzhanqun/vendor/ezyang/htmlpurifier/library
FILTER_VALIDATE_BOOL 258
PINYIN_DEFAULT 4096
PINYIN_TONE 2
PINYIN_NO_TONE 4
PINYIN_ASCII_TONE 8
PINYIN_NAME 16
PINYIN_KEEP_NUMBER 32
PINYIN_KEEP_ENGLISH 64
PINYIN_UMLAUT_V 128
PINYIN_KEEP_PUNCTUATION 256
0.302059s