日志文件问题log\driver\File.php

浏览:2463 发布日期:2018/03/30 分类:求助交流 关键字: 日志
服务嚣事件日志显示这个错误,runtime目录有读取和写入权限
ThinkPHP 5.0.15

无法找到来自源 PHP-7.0.5 的事件 ID 2 的描述。本地计算机上未安装引发此事件的组件,或者安装已损坏。可以安装或修复本地计算机上的组件。

如果该事件产生于另一台计算机,则必须在该事件中保存显示信息。

以下是包含在事件中的信息:

php[3548]
PHP Fatal error: Uncaught think\exception\ErrorException: rename(E:\wwwroot\myweb\Api\runtime\log\201803\30.log,E:\wwwroot\myweb\Api\runtime\log\201803\1522403577-30.log): 锟杰撅拷锟斤拷锟绞★拷 (code: 5) in E:\wwwroot\myweb\Api\think\library\think\log\driver\File.php:89
Stack trace:
#0 [internal function]: think\Error::appError(2, 'rename(E:\\wwwro...', 'E:\\wwwroot\\adc....', 89, Array)
#1 E:\wwwroot\myweb\Api\think\library\think\log\driver\File.php(89): rename('E:\\wwwroot\\adc....', 'E:\\wwwroot\\adc....')
#2 E:\wwwroot\myweb\Api\think\library\think\log\driver\File.php(80): think\log\driver\File->write('[ info ] [ LANG...', 'E:\\wwwroot\\adc....')
#3 E:\wwwroot\myweb\Api\think\library\think\Log.php(179): think\log\driver\File->save(Array)
#4 E:\wwwroot\myweb\Api\think\library\think\Error.php(93): think\Log::save()
#5 [internal function]: think\Error::appShutdown()
#6 {main}
thrown in E:\wwwroot\myweb\Api\think\library\think\log\driver\File.php on line 89



最佳答案
评论( 相关
后面还有条评论,点击查看>>