TP5在windows IIS环境下error_log()出错

浏览:1438 发布日期:2016/07/02 分类:求助交流
PHP Fatal error: Uncaught exception 'think\exception\ErrorException' with message 'error_log() has been disabled for security reasons' in F:\wwwroot\www\public_html\thinkphp\library\think\log\driver\File.php:78
如果关闭log就没问题,'log' => ['type' => 'test']。好像就是日志不能写。权限是没问题的。请问一下高手,是否PHP.ini里面要配置什么。
注:apache环境没有问题
最佳答案
评论( 相关
后面还有条评论,点击查看>>