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
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]