Home  >  Article  >  Backend Development  >  各位大神,ThinkPHP ~runtime.php报错,怎么处理

各位大神,ThinkPHP ~runtime.php报错,怎么处理

WBOY
WBOYOriginal
2016-06-13 11:57:521726browse

求助各位大神,ThinkPHP ~runtime.php报错,怎么办?
错误提示:Fatal error: Cannot redeclare class Think in E:\wwwroot\feifeicms\Runtime\~runtime.php on line 2

过程:我用飞飞影视系统feifeiCMS建的一个电影站,最近突然出现这个错误提示。这个提示不定期的出现,没有任何规律。但是只要出现了,所有页面都停了。但是同服务器的其他网站什么问题都没有。临时解决办法就是重启IIS。

求助:各位大神们帮我分析下是什么原因吧,多谢啦!!!
------解决方案--------------------
我无法直接指出你的问题原因  但是可以提供给你一个尝试解决问题的思路

打开debug 反复测试直到问题出现, 看有无notice或其他级别的报错

有时候致命错误可能是由非致命错误引起的.

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