0

我已经安装了 PHP-MCRYPT 包,所以它自动将我的 PHP 从 5.3 更新到 5.4,现在 Mongo 驱动程序没有加载。有时会出现此错误:

PHP startup mongo: Unable to initialize module

我应该更新 mongo 驱动程序吗?如何?我在 Godaddy 运行 VPS CentOS 6。

4

1 回答 1

2

您可能需要从 PECL 重新安装 PHP mongo 驱动程序。试试看,让我知道你是怎么过的。

于 2013-03-08T14:55:03.730 回答