Hi,
All the guidelines given in the guide have been followed.
Specifically, there is a section which goes by the title ' my apache does
not work '

{{{{{

Make sure you have it installed. 

Make sure you configured mod_perl with EVERYTHING=1. 

Use the example script eg/startup.pl (in the mod_perl distribution). Remove
the comment from the line. 

     # use Apache::DebugDBI;
 


and adapt the connect string. Do not change anything in your scripts for use
with Apache::DBI. 
}}}}}

we have gone through all the guidelines....
But it is not working. It is still trying to search the 'module' in
Apache.pm which obviously is not defined.

Madhavi


-----Original Message-----
From: darren chamberlain [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 17, 2000 5:52 PM
To: [EMAIL PROTECTED]
Subject: Re: Help needed for using Apache::DBI


PHANI MADHAVI ([EMAIL PROTECTED]) said something to this effect:
> IF AT ALL ANYBODY KNOWS HOW TO MAKE APACHE::DBI WORK,PLEASE HELP!!!!

The guide is quite clear on how to use and set up Apache::DBI:

http://perl.apache.org/guide/databases.html#Apache_DBI_Initiate_a_persist
http://search.cpan.org/doc/MERGL/ApacheDBI-0.87/DBI.pm


Reply via email to