`

在CentOS服务器上安装Zend Debugger时遇到问题:libssl.so.0.9.8: cannot open shared object file

阅读更多

      在CentOS 5.7的服务器上,安装Zend Debugger时,采用了独立安装的方式.根据官方提供的包中附带的README.txt文件指导进行操作后,输入命令: php -m,得到下面的信息:

      Failed loading /usr/lib/php/modules/ZendDebugger.so:  libssl.so.0.9.8: cannot open shared object file: No such file or directory


      在Google的资料中,下面的这篇blog中描述的第一个问题,与所遇到的是一致的:

      Install Zend Debugger in RedHat/CentOS

      依照文中的方法,可以解决上面遇到的问题.而值得注意的是,此篇blog中讨论的后三个问题,是关于在不关闭SELinux的情况下,如何完成Zend Debugger的安装和使用.

分享到:
评论

相关推荐

    libssl.so.10缺失库文件的解决办法.doc

    libssl.so.10缺失库文件的解决办法,error while loading shared libraries :libssl.so.10:cannot open shared object file:No such file or directory

    CentOS7下的libcrypto.so.6+libexpat.so.0+libssl.so.6文件

    Linux操作系统CentOS7中下载下来的so文件,包含libcrypto.so.6 、libexpat.so.0 、libssl.so.6三个文件

    libz.so.1+libz.so.1.2.11 centos rocky原始文件2024

    rpm:error while loading shared libraries: libz.so.1: cannot open shared object file sudo: error in /etc/sudo.conf, line 19 while loading plugin "sudoers_policy" sudo: unable to load /usr/libexec/sudo/...

    openssl-1.1.1q的libcrypto.so.1.1、libssl.so.1.1库文件

    openssl-1.1.1q的libcrypto.so.1.1、libssl.so.1.1库文件

    libcrypto.so.10

    centos7.0安装yum客户端是提示libcrypto.so.1.0.0: cannot open shared object file: No such file or directory,将库文件放到/var/lib64/下面

    libfreetype.so.6

    Linux里面的动态库——libfree.so.6,可能在运行某些程序的时候,会报缺少某个动态库的错

    centos7安装Oracle11R2最全依赖包

    Exception in thread "main" java.lang.UnsatisfiedLinkError: /app/oracle/product/11.2.0/jdk/jre/lib/amd64/xawt/libmawt.so: libXext.so.6: cannot open shared object file: No such file or directory ...

    centos:7.2.1511的docker镜像

    该镜像是centos:7.2.1511镜像离线包,下载该镜像在docker机器上执行命令: cat centos7.2.1511.tar | docker import - centos:7.2.1511

    openssl 静态库 libcrypto.a libssl.a

    openssl 编译的静态库libcrypto.a,libssl.a,基于linux 当前linux版本centos7,openssl版本1.1.0f

    centos安装jdk1.8时出现没有/lib/ld-linux.so.2:这个文件的原因分析

    -bash: /usr/local/jdk/jdk1.8.0_181/bin/java: /lib/ld-linux.so.2: bad ELF interpreter:...以上所述是小编给大家介绍的centos安装jdk1.8时出现没有/lib/ld-linux.so.2:这个文件,希望对大家有所帮助,如果大家有任何

    Centos安装mysql数据库必须包libaio-0.3.107-10.el6.x86_64

    用于Centos操作系统,安装mysql数据时,需要的libaio文件。如果您在安装时候,报这个错误...mysqld: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory

    xulrunner-1.9.2.28pre.en-US.linux-x86_64.tar.rar

    在CentOS7上安装KETTLE8的时候用到的,解决了以下问题 org.eclipse.swt.SWTError: No more handles [MOZILLA_FIVE_HOME=''] (java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons: no swt-mozilla...

    Virtualbox安装centos 图解

    常见问题:我在安装oracle时提示我:.... 184 常见问题CentOS 5.5 修改IP地址DNS服务器等网络设置.... 185 常见问题:Linux上修改oracle字符集.... 187 常见问题:用命令行方式关闭CentOS防火墙.... 188 常见...

    libsndio.so.6.1

    libsndio.so.6.1

    swoole 4.8.11 swoole.so

    编译好的 swoole 4.8.11版本的 swoole.so

    centos下nginx安装操作文档

    本文档详细说明了安装nginx所需要的依赖包的安装流程及可能遇到的问题,如:error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory

    libjpeg.so.62

    ubuntu安装inode3.6时需要,这个希望对广大朋友有所帮助

    libstdc++.so.6.0.23

    3、进入/usr/lib64/目录下,删除(rm -rf libstdc++.so.6)或者重命名(mv libstdc++.so.6 libstdc++.so.6.bak)libstdc++.so.6,然后执行ln -s libstdc++.so.6.0.24 libstdc++.so.6重新构建动态库libstdc++.so.6 ...

    centos6.5 libgcc-s.so.1 x86-64

    libgcc_s.so.1: cannot open shared object file: No such file or directory 如果你的系统是64位(32位的则拷贝到相应的lib下): 将相同系统下的文件/lib64/libgcc_s.so.1拷贝到你的系统的/lib64/下

    libxml2-2.9.1-6.el7.5.x86_64.rpm

    yum install 提示ImportError: libxml2.so.2: cannot open shared object file: No such file or directory,需要安装libxml2.so.2

Global site tag (gtag.js) - Google Analytics