> -----Original Message----- > From: Nigel Hamilton [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 25, 2000 3:40 AM > To: [EMAIL PROTECTED] > Subject: Newbie: Apache::DBI Directive bug > > > Hi, > I've got a showstopper bug ... > > Whenever I place the directive to load Apache::DBI in httpd.conf > .... I get a config file syntax error. can you be more specific about the contents of the error? Apache-DBI is not DBI, so you need to install both packages to get DBI to work... > > The directive is: PerlModule Apache::DBI > > I compiled mod_perl with EVERYTHING=1 ... can anyone tell me > why this would be the case? > > Thanks > > Nige > > p.s. also I've seen 'startup.pl' mentioned in FAQ's and in > the list ... > I'm interested in seeing an example startup.pl for DBI .. and how the > Apache server 'sources' this file at startup. look in the eg directory of the Apache-DBI installation for a startup.pl example... HTH --Geoff > > > >