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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: serge at eclectic dot nl
New email:
PHP Version: OS:

 

 [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

Pull Requests

History

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

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 11:01:29 2025 UTC