php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7537 Unable to load imap.so : undefined symbol: mxdriver
Submitted: 2000-10-30 15:51 UTC Modified: 2000-11-27 13:11 UTC
From: neva at nevalabs dot org Assigned:
Status: Closed Package: IMAP related
PHP Version: 4.0.3pl1 OS: Redhat 7.0
Private report: No CVE-ID: None
 [2000-10-30 15:51 UTC] neva at nevalabs dot org
When I try to load imap.so module, I get the following error:

Warning: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20000809/imap.so' - undefined
symbol: mxdriver

The other modules (gd, curl, zlib, ldap) loaded and worked ok!!

Any help ?!
I'm using the imap-devel rpm from Redhat 7.0 distribution.

Regards,
Claudio Neves

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-27 05:54 UTC] sniper@php.net
Have you tried compiling c-client library from sources?
ftp://ftp.cac.washington.edu/imap/imap-2000.tar.Z

(check this page also: http://www.php.net/manual/ref.imap.php)

And what is the configure line you have used with PHP4 ?

--Jani
 [2000-11-27 11:59 UTC] neva at nevalabs dot org
I think it was a problem with the old imap 4.7 RPM.
I've updated it to the 2000 version RPM (wich wasn't
available at the time of the bug report) 2 days
ago and it worked perfectly!

Thanks for your attention!

Regards,
Claudio Neves

 [2000-11-27 13:11 UTC] derick@php.net
user reported:
I think it was a problem with the old imap 4.7 RPM.
I've updated it to the 2000 version RPM (wich wasn't
available at the time of the bug report) 2 days
ago and it worked perfectly!

Thanks for your attention!


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 22:01:28 2024 UTC