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
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
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
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