5

我的网页运行速度非常慢,我想检查错误日志,它充满了这个错误 -

[11-Dec-2012 09:52:54 Europe/Helsinki] PHP Warning:  PHP Startup: rar: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
in Unknown on line 0

它是什么?谁能知道如何解决它?我的网站正在运行 Joomla。

4

1 回答 1

6

这表明您更新了 PHP 版本,但没有更新扩展。从http://php.net/downloads.php下载扩展

于 2012-12-11T08:10:40.193 回答