Re: [PHP-DEV] Apache coredumps with php4 with runtime modules ldap and imap loaded From: Sergio Bruder (bruder <email protected>)
Date: 06/27/01

On Wed, Jun 27, 2001 at 08:49:20PM +0200, Petr Cech wrote:
> On Wed, Jun 27, 2001 at 12:34:31AM -0300 , Sergio Bruder wrote:
> > I have the following situation:
> >
> > I have a linux 2.2.x with the following configuration:
> > GLIBC 2.2.3
> > OpenLDAP 2.0.11 (with SSL)
> > imap-2000c (with SSL)
> > Apache 1.3.19 (with SSL enabled by default)
>
>
> > build_ext imap ext/imap/php_imap.c "-limap" "-DHAVE_IMAP2000 -DHAVE_IMAP_SSL"
> > build_ext ldap ext/ldap/ldap.c "-lldap -llber"
> >
> > Apache doesnt coredumps if I load only php4-imap or only php4-ldap
> > modules (php4 cgi version works).
>
> welcom to the club :))
>
> > Anybody have any clue for that?
>
> read README.Debian :)) I have two problems with this combination. First is
> that dynamicly linked c-client is a Bad Thing(TM). It works, but from time
> to time is segfaults. The second problems is, if you use ldap before imap I
> think (or the other way around). It triggers a bug in ld-linux, so apache
> won't even start
>
> Petr Cech

Where is that 'README.Debian'?

Any documented workarounds?

Sergio Bruder

-- 
Coordenação de Desenvolvimento - Projetos Especiais, Conectiva
http://www.conectiva.com.br, http://sergio.bruder.net, http://pontobr.org
-----------------------------------------------------------------------------
pub  1024D/0C7D9F49 2000-05-26 Sergio Devojno Bruder <bruder <email protected>>
     Key fingerprint = 983F DBDF FB53 FE55 87DF  71CA 6B01 5E44 0C7D 9F49
sub  1024g/138DF93D 2000-05-26

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>