如何修复joomla 1.0中的致命错误?

时间:2009-06-17 09:00:02

标签: php joomla fatal-error

这是错误:

Warning: require_once(/home/exhibit/public_html/includes/version.php) [function.require-once]: failed to open stream: No such file or directory in /home2/exhibit/public_html/includes/joomla.php on line 71

Fatal error: require_once() [function.require]: Failed opening required '/home/exhibit/public_html/includes/version.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/exhibit/public_html/includes/joomla.php on line 71

如何解决?

1 个答案:

答案 0 :(得分:0)

/home/exhibit/public_html/includes/version.php

上传文件时,有时FTP会超时,但此文件可能未正确上传。检查此文件是否有大于0的文件大小,并且它根本就存在。如果没有,那么只需将此文件重新上传到正确的位置。