Fatal error: Uncaught think\exception\ErrorException: filesize(): stat failed for /www/wwwroot/100wjjw.com/runtime/temp/b9c5e9b84efe3a009be60d483568a591.php in /www/wwwroot/100wjjw.com/thinkphp/library/think/Debug.php:200 Stack trace: #0 [internal function]: think\Error::appError() #1 /www/wwwroot/100wjjw.com/thinkphp/library/think/Debug.php(200): filesize() #2 /www/wwwroot/100wjjw.com/thinkphp/library/think/debug/Html.php(73): think\Debug->getFile() #3 /www/wwwroot/100wjjw.com/thinkphp/library/think/Debug.php(258): think\debug\Html->output() #4 /www/wwwroot/100wjjw.com/thinkphp/library/think/Response.php(132): think\Debug->inject() #5 /www/wwwroot/100wjjw.com/thinkphp/library/think/Error.php(56): think\Response->send() #6 [internal function]: think\Error::appException() #7 {main} thrown in /www/wwwroot/100wjjw.com/thinkphp/library/think/Debug.php on line 200
系统发生错误

[1] ErrorException in Debug.php line 200

Uncaught think\exception\ErrorException: filesize(): stat failed for /www/wwwroot/100wjjw.com/runtime/temp/b9c5e9b84efe3a009be60d483568a591.php in /www/wwwroot/100wjjw.com/thinkphp/library/think/Debug.php:200
Stack trace:
#0 [internal function]: think\Error::appError()
#1 /www/wwwroot/100wjjw.com/thinkphp/library/think/Debug.php(200): filesize()
#2 /www/wwwroot/100wjjw.com/thinkphp/library/think/debug/Html.php(73): think\Debug->getFile()
#3 /www/wwwroot/100wjjw.com/thinkphp/library/think/Debug.php(258): think\debug\Html->output()
#4 /www/wwwroot/100wjjw.com/thinkphp/library/think/Response.php(132): think\Debug->inject()
#5 /www/wwwroot/100wjjw.com/thinkphp/library/think/Error.php(56): think\Response->send()
#6 [internal function]: think\Error::appException()
#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 Data
fid 4
p 4
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_HOST www.100wjjw.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 /knowledgepage.html
REDIRECT_STATUS 200
SERVER_NAME www.100wjjw.com
SERVER_PORT 443
SERVER_ADDR 172.17.104.224
REMOTE_PORT 22050
REMOTE_ADDR 216.73.216.31
SERVER_SOFTWARE nginx/1.20.2
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroot/100wjjw.com
DOCUMENT_URI /index.php/knowledgepage.html
REQUEST_URI /index.php/knowledgepage.html?fid=4&p=4
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING fid=4&p=4
SCRIPT_FILENAME /www/wwwroot/100wjjw.com/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php/knowledgepage.html
REQUEST_TIME_FLOAT 1777483819.5061
REQUEST_TIME 1777483819
Environment Variablesempty
ThinkPHP Constants
HTMLPURIFIER_PREFIX /www/wwwroot/100wjjw.com/vendor/ezyang/htmlpurifier/library
0.506392s