【问题标题】:How to fix fatal error in joomla 1.0?如何修复 joomla 1.0 中的致命错误?
【发布时间】:2009-06-17 09:00:02
【问题描述】:

这是错误:

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

如何解决?

【问题讨论】:

  • 文件/home/exhibit/public_html/includes/version.php 存在吗?如果答案是肯定的'尝试设置权限

标签: php joomla fatal-error


【解决方案1】:

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

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

【讨论】:

    猜你喜欢
    • 2013-11-14
    • 2010-11-14
    • 2012-09-22
    • 1970-01-01
    • 2014-03-14
    • 1970-01-01
    • 2020-08-13
    • 2023-03-12
    • 2013-12-27
    相关资源
    最近更新 更多