【发布时间】:2013-03-03 12:00:29
【问题描述】:
在尝试运行 joomla 网站时,我给出了以下严格标准错误的长列表(该列表长达一百行:
Strict Standards: Non-static method JLoader::import() should not be called statically in C:\xampp\htdocs\website\libraries\joomla\import.php on line 29
在 php.ini 中,error_reporting 设置为 E_ALL & ~E_NOTICE,但没有帮助。
Joomla 版本非常过时 - 1.5.18 和 php 版本是 5.4.7
【问题讨论】:
-
你在更改 php.ini 后重启了你的 apache 吗?
-
你真的不应该在 PHP 5.4 网站上运行 Joomla 1.5。 Joomla 1.5 是古老的。请考虑升级到 Joomla 2.5,这是长期版本,否则升级到 Joomal 3.0 (STR)。老实说,我不知道你为什么要安装 Joomla 1.5