有可能是并发导致的吗?
[ error ] [2]unlink(/home/wwwroot/*/runtime/cache/8d66b8386b6d450f95582706aba0cf78.php): No such file or directory[/home/wwwroot/*/thinkphp/library/think/cache/driver/File.php:245]private function unlink($path)
{
return is_file($path) && unlink($path);
} 最佳答案