php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11870 unable to load dynamic library
Submitted: 2001-07-04 05:32 UTC Modified: 2001-08-11 12:18 UTC
From: serge at eclectic dot nl Assigned:
Status: Closed Package: IMAP related
PHP Version: 4.0.6 OS: linux 2.2.17
Private report: No CVE-ID: None
 [2001-07-04 05:32 UTC] serge at eclectic dot nl
When I compile php 4.0.6 as a module (so) for apache 1.3.19
everything looks ok.

even though when I try to start apache I get the following error message:

Unable to load dynamic library '/usr/local/lib/php/extensions/imap.so' - /usr/local/lib/php/extensions/imap.so: undefined symbol: mxdriver in Unknown on line 0

I compiled php with : 
--with-imap=shared

I also downloaded the laters c-client and copied the files to the location as described in the manual.

The shared object is much smaller as the one I compiled with the previous version of php (4.0.5).

With kind regards,
    Serge van Thillo

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-11 12:18 UTC] sniper@php.net
Fixed in CVS.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 11:01:28 2024 UTC