|
From: Paulo R. <pro...@vi...> - 2001-10-16 12:23:28
|
wayne wrote: >=20 > Hi Jason, > I'm new at this too, but I'll try to help. > What distro are you using ? > Wayne >=20 > "Jason A. Banico" wrote: >=20 > > Hi. I just went through installing latest versions of Perl, Apache, > > DBD-Pg and DBI. All were successful. I've ran the Apache and PostgreS= QL > > servers. However, when accessing admin.pl, I still get the error mess= age > > saying that I don't have any database drivers available. Is there > > something else that I need to do? > > > > I'd appreciate any help. > > > > Thanks. Hello wayne, try this in the shell perl -wle 'use DBI; use DBD::Pg' if it errors out, you'll know what's missing. Cheers, Paulo --=20 Paulo Rodrigues Professional Services / MIS pro...@vi... VIA NET.WORKS Portugal http://www.vianetworks.pt local touch global reach ------------------------- Sabe quem tem acesso =E0 rede da sua empresa? http://security.vianetworks.pt/sig/ |