From: [EMAIL PROTECTED]
Operating system: linux 2.2.17
PHP version: 4.0.6
PHP Bug Type: IMAP related
Bug description: unable to load dynamic library
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
--
Edit Bug report at: http://bugs.php.net/?id=11870&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]