php - 在 Pear 下安装 MDB2 时出错

标签 php installation pear mdb2

我正在尝试安装 pear 的 mdb2 包以便我可以使用邮件队列。我输入以下命令并收到以下错误。有什么建议吗?

C:\wamp\bin\php\php5.3.4>pear 安装MDB2

没有可用于软件包“pear.php.net/MDB2”的版本安装失败

* 我已经能够手动安装,但还不能回答我自己的问题。*

最佳答案

也许是暂时的问题?也可能是 PEAR 版本中的错误。

尝试:

pear upgrade PEAR
pear upgrade-all
pear channel-update pear.php.net
pear install MDB2

关于php - 在 Pear 下安装 MDB2 时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8681436/

相关文章:

php - Require_once(网络/URL2.php) : failed to open stream: no such file or directory

pear - Codesniffer的include_path错误

php - 捕获 'call to a member function on a non-object'的最安全方法

c# - md5 如何包含/保护在 php、c# 和其他应用程序中?

javascript - Express.js 对本地主机上的 php 内置服务器的管道请求导致 ECONNREFUSED

installation - fftw 2.1.5 安装中缺少动态 (.so) 库

installation - RPM+百胜 : install two packages with the same name and different versions simultaneously

php - 将数据从一个数据库插入另一台服务器上的另一个数据库 - 服务器未链接

windows - Wix 通过 INSTALLUILEVEL_FULL 模式捕获 Windows Installer 错误消息

php - 覆盖 pear 包