Re: [DBI] msvcrt.dll issues when running in an XP environment

2010-09-02 Thread Jacek Pasternak
Try setting in httpd.conf: PerlInterpStart 1 PerlInterpMax 1 PerlInterpMinSpare 1 PerlInterpMaxSpare 1 Jacek - Original Message - From: Andrew McLaren To: modperl@perl.apache.org Sent: Friday, September 03, 2010 4:33 AM Subject: [DBI] msvcrt.dll issues when running in an XP e

[DBI] msvcrt.dll issues when running in an XP environment

2010-09-02 Thread Andrew McLaren
This is my first delve into Apache on Windows (XP Pro SP3), so potentially it's a dumb user issue. The webserver is Apache 2.2 (2.2.16) based, running mod_perl, with a Postgre database buried otherneath accessed via DBI and DBD::Pg (have also tried DBD::ODBC but that caused other dll problems so w

Problem with HTML::Mason configuration?

2010-09-02 Thread David Silva
Hi, i don't know if this is the right mailing list to ask this question. If not i'm sorry for that, and if you can help me, give me the right direction to expose my problem. I don't touch in perl for about 6months ago... So i wanted to install and have some time programming with HTML::Mason,