I recompiled Apache with --enable-maintainer-mode and mod_perl with MP_DEBUG=1.
Perl was installed using the Debian packages. So I haven't recompiled it yet.
However the logs are not much different when I try an LDAP bind again:
[Mon Oct 11 16:44:36 2004] [notice] Apache/2.0.52 (Unix)
mod_perl/1
sue a request. But I get a Segmentation Fault without core dump ...
On Mon, 11 Oct 2004 17:43:46 -0400, Stas Bekman <[EMAIL PROTECTED]> wrote:
> Sam T. wrote:
> > I recompiled Apache with --enable-maintainer-mode and mod_perl with MP_DEBUG=1.
> >
> > Perl was installed
-8<-- Start Bug Report 8<--
1. Problem Description:
Hi all,
When I try to do a simple anonymous LDAP bind using Net::LDAP
(perl-ldap-0.3202):
my $ldap = Net::LDAP->new('myldapserver', port => '389') or die
"Unable to connect: $!\n";
I get a "Connection to