【问题标题】:Problems installing pear package (Failed loading /usr/lib64/php4/php_ioncube_loader_lin_4.3_x86_64.so)安装 pear 包的问题(加载 /usr/lib64/php4/php_ioncube_loader_lin_4.3_x86_64.so 失败)
【发布时间】:2009-10-17 00:54:16
【问题描述】:

尝试安装 pear 包并不断收到这个奇怪的错误。你能解释一下吗?

Failed loading /usr/lib64/php4/php_ioncube_loader_lin_4.3_x86_64.so:  /usr/lib64/php4/php_ioncube_loader_lin_4.3_x86_64.so: cannot open shared object file: No such file or directory

完整信息:

root@www webapps]# pear install --alldeps channel://pear.php.net/soap-0.12.0
Failed loading /usr/lib64/php4/php_ioncube_loader_lin_4.3_x86_64.so:  /usr/lib64/php4/php_ioncube_loader_lin_4.3_x86_64.so: cannot open shared object file: No such file or directory
WARNING: channel "pear.php.net" has updated its protocols, use "channel-update pear.php.net" to update
pear/SOAP requires PEAR Installer (version >= 1.5.4), installed version is 1.4.9
pear/Mail_Mime requires PEAR Installer (version >= 1.6.0), installed version is 1.4.9
pear/Mail_mimeDecode requires PEAR Installer (version >= 1.6.0), installed version is 1.4.9
pear/Mail_mimeDecode requires package "pear/Mail_Mime" (version >= 1.4.0, excluded versions: 1.4.0)
No valid packages found
install failed
[root@www webapps]#

【问题讨论】:

    标签: php pear


    【解决方案1】:

    这解决了你的问题:http://bugs.php.net/bug.php?id=8051

    【讨论】:

    • 没有直接修复它,但给了我一个开始研究的好地方。
    • 对不起,试试这个linuxsysadminblog.com/2008/10/…,如果这不能解决你的问题,对不起。
    猜你喜欢
    • 2012-09-01
    • 1970-01-01
    • 2017-12-07
    • 2011-03-17
    • 1970-01-01
    • 1970-01-01
    • 2017-07-30
    • 2011-01-15
    • 2012-10-12
    相关资源
    最近更新 更多