Re: [mp1] Apache::AuthDBI segfaults under Fedora Core 1?

2005-04-05 Thread John Callender
On Apr 4, 2005, at 7:56 PM, Stas Bekman wrote: John Callender wrote: In moving some web sites from a server running Red Hat Linux release 7.3 (Valhalla) to one running Fedora Core release 1 (Yarrow), I'm finding that attempts to authenticate under mod_perl using Apache::AuthDBI, which

[mp1] Apache::AuthDBI segfaults under Fedora Core 1?

2005-04-04 Thread John Callender
33/src DO_HTTPD=1 USE_APACI=1 PREP_HTTPD=1 EVERYTHING=1 (and subsequently, in anticipation of running gdb:) perl Makefile.PL APACHE_SRC=../apache_1.3.33/src DO_HTTPD=1 USE_APACI=1 PREP_HTTPD=1 EVERYTHING=1 PERL_DEBUG=1 In each case of compiling mod_perl, all tests were successful. As I said, any suggestions on how I might fix this, such that I can use Apache::AuthDBI to authenticate on the Fedora Core 1 server, would be appreciated. Thanks. John Callender [EMAIL PROTECTED]