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

  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_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 */*
HTTP_HOST www.cdhxsly.com
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME cdhxsly.com
SERVER_PORT 443
SERVER_ADDR 172.21.25.9
REMOTE_PORT 56073
REMOTE_ADDR 216.73.216.192
SERVER_SOFTWARE nginx/1.22.1
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/2.0
DOCUMENT_ROOT /mnt/www/7kzhanqun_dxs5000/public
DOCUMENT_URI /index.php
REQUEST_URI /1024zuqiu/jiangsulian/
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/1024zuqiu/jiangsulian/
SCRIPT_FILENAME /mnt/www/7kzhanqun_dxs5000/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1779427631.9381
REQUEST_TIME 1779427631
Environment Variablesempty
ThinkPHP Constants
APP_DEBUG false
CMF_ROOT /mnt/www/7kzhanqun_shengdan/
CMF_DATA /mnt/www/7kzhanqun_shengdan/data/
APP_PATH /mnt/www/7kzhanqun_shengdan/app/
WEB_ROOT /mnt/www/7kzhanqun_shengdan/public/
LARAVEL_START 1779427631.9451
FILTER_VALIDATE_BOOL 258
HTMLPURIFIER_PREFIX /mnt/www/7kzhanqun_shengdan/vendor/ezyang/htmlpurifier/library
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
1.077489s