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 read that I need 
 For database persistent connections:
 http://cpan.uwinnipeg.ca/dist/Apache-DBI-Cache
 
 There I find downloads but not for Windows which requires a ppm version.
 
 Would anyone know where I can find the Apache-DBI-Cache for the
 above-mentioned set of software for installation via ppm on Windows XP.
 
 Thanks for your help.
 Andynic.
 

-- 
View this message in context: 
http://www.nabble.com/Apache-2.2%2C-perl-5.10%2C-Windows-XP%2C-Apache-DBI-cache-tp22669395p22679396.html
Sent from the mod_perl - General mailing list archive at Nabble.com.



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 area...done
   7 files installed

-- 
View this message in context: 
http://www.nabble.com/Apache-2.2%2C-perl-5.10%2C-Windows-XP%2C-Apache-DBI-cache-tp22669395p22679473.html
Sent from the mod_perl - General mailing list archive at Nabble.com.



mod_perl backward compatibility

2009-03-23 Thread andynic

Hi,
I'm a newbie to much of this.
I have Apache 2.2 and Perl 5.10 on my Windows XP computer.  I have developed
a number of perl scripts using CGI and DBI.  I am tempted to try mod_perl so
that I can achieve a persistent db connection. My concern is that my
existing CGI code will no longer work.
Is this a valid concern? Or is a mod_perl configuration backward compatible
with existing CGI scripts?
Thanks for your help.
Andynic
-- 
View this message in context: 
http://www.nabble.com/mod_perl-backward-compatibility-tp22655872p22655872.html
Sent from the mod_perl - General mailing list archive at Nabble.com.