Hi, Following configuration worked for me and libphp5.so was loaded without any error
Apache 2.x ./configure --prefix=/usr/local/apache2 --enable-mods-shared=all --enable-mime-magic --enable-so --enable-mime --enable-rewrite PHP 5.1.2 ./configure --with-apxs2=/usr/local/apache2/bin/apxs.... If you configure with any option other than apxs or apxs2, it is not loading the required module libphp5.so. Regards Suryanarayanan -----Original Message----- From: Peter Hodge [mailto:[EMAIL PROTECTED] Sent: Friday, June 09, 2006 8:49 AM To: php-install@lists.php.net Subject: Re: [PHP-INSTALL] Cannot update to PHP 5.1.x with imap extension Hi Xavier, I don't know if this will fix your problem, but these two jump out at me: 1) According to 'configure --help', the --with-imap-ssl option should not be 'yes', it should be the path to the includes (e.g., /usr or /usr/local). Try --with-imap-ssl by itself, or --with-imap-ssl=/usr/local, etc. 2) The configure command caches the include paths in config.cache, make sure you delete this file before you try configure/make clean/make/make install again. regards, Peter --- Xavier Boully <[EMAIL PROTECTED]> wrote: > 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 > Send instant messages to your online friends http://au.messenger.yahoo.com This email may contain confidential or privileged information for the intended recipient(s) and the views expressed in the same are not necessarily the views of Zensar Technologies Ltd. If you are not the intended recipient or have received this e-mail by error, its use is strictly prohibited, please delete the e-mail and notify the sender. Zensar Technologies Ltd. does not accept any liability for virus infected mails.