Re: Apache 2.2, perl 5.10, Windows XP, Apache-DBI-cache

2009-03-24 Thread andynic
Concerning Rany's reply: I was able to install it with the following command: C:\>ppm install http://trouchelle.com/ppm10/Apache-DBI-Cache.ppd Downloading Apache-DBI-Cache-0.08...done Unpacking Apache-DBI-Cache-0.08...done Generating HTML for Apache-DBI-Cache-0.08...done Updating files in site a

Re: Apache 2.2, perl 5.10, Windows XP, Apache-DBI-cache

2009-03-24 Thread andynic
Thanks for this. I pretty new at this stuff. I will give it a try. Andynic. andynic wrote: > > Hi, > > I have installed on my Windows XP computer: > Apache 2.2 > Perl 5.10, > mod_perl 2 > MySql 5.10. > > I would like to write a cgi script using a persistent database connection. > I have re

Re: Apache 2.2, perl 5.10, Windows XP, Apache-DBI-cache

2009-03-24 Thread Perrin Harkins
On Mon, Mar 23, 2009 at 5:20 PM, andynic wrote: > I would like to write a cgi script using a persistent database connection. > I have read that I need > For database persistent connections: > http://cpan.uwinnipeg.ca/dist/Apache-DBI-Cache No, you don't. You don't need anything other than DBI wit

Re: Apache 2.2, perl 5.10, Windows XP, Apache-DBI-cache

2009-03-23 Thread Randy Kobes
On Mon, Mar 23, 2009 at 4:20 PM, andynic wrote: > > Hi, > > I have installed on my Windows XP computer: > Apache 2.2 > Perl 5.10, > mod_perl 2 > MySql 5.10. > > I would like to write a cgi script using a persistent database connection. > I have read that I need > For database persistent connection