ThinkPHP项目在centos7平台运行报500错误

浏览:3519 发布日期:2016/05/15 分类:求助交流 关键字: centos
在window平台运行结果是正确的,放到centos7就报500错误,界面可以正常显示,但是状态值是500,用Firefox的HttpRequester测试也是500错误,错误信息如下:
[Sun May 15 19:28:35.940091 2016] [:error] [pid 2496] [client 192.168.75.1:8589] PHP Fatal error: Class 'Think\\Log\\Driver\\File' not found in /var/www/html/thinkphp/ThinkPHP/Library/Think/Log.class.php on line 73
根据路径这个类文件是存在的。
centos+Apache+MariaDB+php
最佳答案
评论( 相关
后面还有条评论,点击查看>>