Hello, I have so
far PHP 5.0.5 on a Suse 9.2 and apache 2.2.2 box. PHP is
compiled with imap extension (--with-imap-ssl=yes and --with-imap), using a
libc-client library in version 2004c. I tried to
update to PHP 5.1.x (in fact 5.1.4 and then 5.1.0). Configure, make and make
install are ok but the linphp5.so cannot be load with this error
message: cannot
load /.../.../libphp5.so into server: /usr/lib/libc-client.so: undefined symbol:
mm_dlog Then I
tried in the PHP 5.1.4 source to substitute the imap source code with the one
found in the php 5.0.5. The result is the same. I suppose the problem doesn't
come from the source code but from the configure script. Any idea
of what have been changed in the configure script of the PHP 5.1.x? Thanks to read
this Xavier |
- Follow-Ups:
- Re: Cannot update to PHP 5.1.x with imap extension
- From: Peter Hodge
- Re: Cannot update to PHP 5.1.x with imap extension
- Prev by Date: Re: configure: error: mysql_query missing!?
- Next by Date: Re: Cannot update to PHP 5.1.x with imap extension
- Previous by thread: configure: error: mysql_query missing!?
- Next by thread: Re: Cannot update to PHP 5.1.x with imap extension
- Index(es):