V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
chenkun0128
V2EX  ›  问与答

请问这个问题是由什么导致的, 现在 apache 启动不了!

  •  
  •   chenkun0128 · 2014-09-04 15:11:36 +08:00 · 4290 次点击
    这是一个创建于 3541 天前的主题,其中的信息可能已经有所发展或是发生改变。
    /usr/sbin/httpd: Symbol lookup error: /usr/lib64/libaprutil-1.so.0: Undefined symbol: apr_os_uuid_get

    [centos]
    3 条回复    2014-09-04 17:39:28 +08:00
    liwei
        1
    liwei  
       2014-09-04 15:47:12 +08:00
    libapr的版本和apache不匹配?
    chenkun0128
        2
    chenkun0128  
    OP
       2014-09-04 16:02:05 +08:00
    @liwei 那如何解决这个问题呢?
    liwei
        3
    liwei  
       2014-09-04 17:39:28 +08:00   ❤️ 1
    ldd `which httpd`

    看一下httpd依赖的 libaptutil 路径是什么,然后确认一下是不是使用了旧的库。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1069 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 19:27 · PVG 03:27 · LAX 12:27 · JFK 15:27
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.