|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-08-11 12:18 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Nov 06 21:00:02 2025 UTC |
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