我使用的是Joomla 1.5.2和Kunena Forum组件,当我点击后端的Kunena论坛时,我得到了一个500Internal server错误。完整的错误如下所示。
Fatal Error: require_once() [function.require]:
Failed opening required '/home/example/public_html/administrator/components/com_kunena/install/version.php'
(include_path='.:/usr/lib/php:/usr/local/lib/php') in components/com_kunena/admin.kunena.php on line 46在Kunena组件中检测到该错误。
有人能帮我解决这个问题吗?
发布于 2012-08-30 11:49:39
这是由于安装不正确造成的。您可以卸载该组件,然后重新安装。它可能会解决你的问题。
https://stackoverflow.com/questions/11819053
复制相似问题