From: "Adam Cassar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 09 February 2000 05:50
Subject: Apache::DBI woes


: Hello All,
:
: I have been having numerous problems with Apache::DBI, I have tried using
: PerlRequire startup.pl
:
: with startup.pl containing
: use Apache::DBI;
:
: and also tried
: PerlModule Apache::DBI;
:
: in httpd.conf
:
: with only this module loaded but to no success. I can load
Apache::Registry fine.
:
:
: basically my server refuses to start if I have it included in httpd.conf
: with no debugging output from apache
:
: version of ApacheDBI: 0.87
: version of DBI: 1.13
: database Postgres 6.5.2, dbd driver version 0.93
: mod_perl: 1.21
: apache: 1.3.11
:


Is this an Apache rpm and mod_perl rpm of redhat linux - if it is then it
may be a redhat rpm Apache::DBI problem that may not have been solved (to my
knowledge, could be wrong) - if it is an rpm install then try compling
everything from source - and see if it works.

Greg

<rest snipped>

Reply via email to