Home >Backend Development >PHP Tutorial >thinkphp3.1版项目部署到linux后找不到上传类

thinkphp3.1版项目部署到linux后找不到上传类

WBOY
WBOYOriginal
2016-06-23 13:20:201083browse

经检查大小写是正确的,是wamp环境中是OK的,在linux中开了debug模式。


回复讨论(解决方案)

遇到什么问题了?详细说明一下。如果报错,贴出错误信息。

看看错误日志提示,如果提示找不到,文件应该是不存在或引用不对。

谢谢各位,后来没部署到linux,部署到windows。发现:在/admin.php设置为:define('APP_DEBUG',true);时,也出现同样问题。删掉这行就好了。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn