thinkphp5.1 目录创建失败

浏览:887 发布日期:2020/06/10 分类:ThinkPHP5专区
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 61
thinkphp5.1 提示上述错误,该如何解决
最佳答案
评论( 相关
后面还有条评论,点击查看>>