php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #33630 Apache2 fails with "undefined symbol: mm_dlog"
Submitted: 2005-07-10 11:48 UTC Modified: 2005-07-10 13:07 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: helge at citymaxx24 dot net Assigned:
Status: Not a bug Package: IMAP related
PHP Version: 5.1.0b2 OS: Gentoo Linux 2.6.11 on AMD64
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: helge at citymaxx24 dot net
New email:
PHP Version: OS:

 

 [2005-07-10 11:48 UTC] helge at citymaxx24 dot net
Description:
------------
I'm running Gentoo Linux 2.6.11 and compiled PHP5 with IMAP support. When starting the Apache again, I got the following error:

Syntax error on line 6 of /usr/lib/apache2/conf/modules.d/70_mod_php5.conf:
Cannot load /usr/lib/apache2/modules/libphp5.so into server: /usr/lib64/libc-client.so.1: undefined symbol: mm_dlog

As soon as I compile PHP without IMAP everything works like a charm.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-07-10 13:07 UTC] derick@php.net
Looks like a broken libc-client install... talk to the gentoo maintainers.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 23:01:34 2024 UTC