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环境没有问题