PHP Fatal error: Uncaught think\exception\ErrorException: mkdir(): No such file or directory in C:\wwwroot\home.vfzj.com\thinkphp\library\think\log\driver\File.php:61
Stack trace:
#0 [internal function]: think\Error::appError(2, 'mkdir(): No suc...', 'C:\\wwwroot\\home...', 61, Array)
#1 C:\wwwroot\home.xsucai.top\thinkphp\library\think\log\driver\File.php(61): mkdir('\\\\runtime\\log\\2...', 493, true)
#2 C:\wwwroot\home.xsucai.top\thinkphp\library\think\Log.php(224): think\log\driver\File->save(Array, true)
#3 C:\wwwroot\home.xsucai.top\thinkphp\library\think\Error.php(94): think\Log->save()
#4 [internal function]: think\Error::appShutdown()
#5 {main}
thrown in C:\wwwroot\home.vfzj.com\thinkphp\library\think\log\driver\File.php on line 61thinkphp5.1 提示上述错误,该如何解决 最佳答案