[2] ErrorException in File.php line 304

unlink(/www/wwwroots/wwwroot/51dongshi/runtime/cache/admin_/69/d03f06af05360f343d240291ee7b40.php): No such file or directory

  1. * 判断文件是否存在后,删除
  2. * @access private
  3. * @param string $path
  4. * @return bool
  5. * @author byron sampson <xiaobo.sun@qq.com>
  6. * @return boolean
  7. */
  8. private function unlink($path)
  9. {
  10. return is_file($path) && unlink($path);
  11. }
  12. }

Call Stack

  1. in File.php line 304
  2. at Error::appError()
  3. at unlink() in File.php line 304
  4. at File->unlink() in File.php line 140
  5. at File->get()
  6. at call_user_func_array() in Cache.php line 130
  7. at Cache->__call() in Connection.php line 2121
  8. at Connection->getCacheData() in Connection.php line 900
  9. at Connection->select() in Query.php line 3038
  10. at Query->select() in Wenda.php line 74
  11. at Wenda->getList() in Wenda.php line 55
  12. at Wenda->detail()
  13. at ReflectionMethod->invokeArgs() in Container.php line 395
  14. at Container->invokeReflectMethod() in Module.php line 131
  15. at Module->think\route\dispatch\{closure}()
  16. at call_user_func_array() in Middleware.php line 185
  17. at Middleware->think\{closure}()
  18. at call_user_func() in Middleware.php line 130
  19. at Middleware->dispatch() in Module.php line 136
  20. at Module->exec() in Dispatch.php line 168
  21. at Dispatch->run() in App.php line 432
  22. at App->think\{closure}()
  23. at call_user_func_array() in Middleware.php line 185
  24. at Middleware->think\{closure}()
  25. at call_user_func() in Middleware.php line 130
  26. at Middleware->dispatch() in App.php line 435
  27. at App->run() in index.php line 25

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_HOST mit.51dongshi.com
HTTP_USER_AGENT
HTTP_ACCEPT_LANGUAGE zh-CN
HTTP_ACCEPT */*
HTTP_CONNECTION Keep-Alive
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME mit.51dongshi.com
SERVER_PORT 443
SERVER_ADDR 172.17.0.4
REMOTE_PORT 61605
REMOTE_ADDR 172.17.0.12
SERVER_SOFTWARE nginx/1.22.0
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroots/wwwroot/51dongshi/public
DOCUMENT_URI /index.php
REQUEST_URI /dadars/rdgdhgr/
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/dadars/rdgdhgr/
SCRIPT_FILENAME /www/wwwroots/wwwroot/51dongshi/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1706232961.9693
REQUEST_TIME 1706232961
Environment Variablesempty
ThinkPHP Constants
ROOT_PATH /www/wwwroots/wwwroot/51dongshi/public/../
APP_PATH /www/wwwroots/wwwroot/51dongshi/public/../application/
PUBLIC_PATH /www/wwwroots/wwwroot/51dongshi/public/../public/
EXTEND_PATH /www/wwwroots/wwwroot/51dongshi/public/../extend/
DS /