ID:               16106
 Comment by:       peter at hotmail dot com
 Reported By:      ronie at smartech dot com dot br
 Status:           No Feedback
 Bug Type:         LDAP related
 Operating System: Conectiva 7.0
 PHP Version:      4.1.1
 New Comment:

Hello


Previous Comments:
------------------------------------------------------------------------

[2002-04-17 00:00:05] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2002-03-16 04:57:54] [EMAIL PROTECTED]

I guess you're using packages from your linux-distribution?

------------------------------------------------------------------------

[2002-03-15 16:10:18] ronie at smartech dot com dot br

My softwares

imap-2000c-6cl
php4-4.1.1-1U70_4cl
php4-ldap-4.1.1-1U70_4cl
mod_php4-4.1.1-1U70_4cl
php4-imap-4.1.1-1U70_4cl
php4-ldap-4.1.1-1U70_4cl
openldap-client-2.0.21-1U70_2cl
openldap-server-2.0.21-1U70_2cl
openldap-2.0.21-1U70_2cl


My php.ini (LDAP connections working)
extension_dir = /usr/lib/php4
extension=mysql.so
extension=pgsql.so
extension=ldap.so
;extension=imap.so
extension=odbc.so

My php.ini (IMAP connections working)
extension_dir = /usr/lib/php4
extension=mysql.so
extension=pgsql.so
;extension=ldap.so
extension=imap.so
extension=odbc.so

My php.ini (Apache not working withou any log, just not start)
extension_dir = /usr/lib/php4
extension=mysql.so
extension=pgsql.so
extension=ldap.so
extension=imap.so
extension=odbc.so

------------------------------------------------------------------------

[2002-03-15 16:03:10] [EMAIL PROTECTED]

What's your configure line?
Which version of c-client/wu-imapd and ldap are you using?
Can you provide a backtrace of the core-dump (see
http://bugs.php.net/bugs-generating-backtrace.php)?
Does it work if you compile imap and ldap statically?

------------------------------------------------------------------------

[2002-03-15 15:36:11] ronie at smartech dot com dot br

Dear,

If I use extension=ldap.so alone it's work fine, if I use
extension=imap.so alone it's work fine, but if I use extension=imap.so
and extension=ldap.so the Apache Core dumped and if I use
extension=ldap.so extension=imap.so the Apache don't start.


Please Help Me


RONIE LIMA

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16106&edit=1

Reply via email to