Re: cannot LoadModule mod_perl on apache2.2

2009-04-23 Thread Randy Kobes
On Wed, Apr 22, 2009 at 1:08 PM, Jeff Zhuk wrote: > Andre and Randy, > > thank you for your advice. > I re-installed active perl 5.8.9 and this fixed the starting apache > problem: > Apache started OK with mod_perl > > I still face the problem of running perl scripts. > > When I point the browser

Re: cannot LoadModule mod_perl on apache2.2

2009-04-22 Thread Jeff Zhuk
wrote: From: Jeff Zhuk Subject: cannot LoadModule mod_perl on apache2.2 To: modperl@perl.apache.org Date: Monday, April 20, 2009, 9:34 AM Hello!   I'd highly appreciate any help/advice on the following.   I installed mod_perl 2 on Apache 2.2 using the following:   >ppm install

Re: [OT] cannot LoadModule mod_perl on apache2.2

2009-04-21 Thread André Warnier
André Warnier wrote: I strongly suggest that in the process of installing Apache, you pick a sensible installation directory, without spaces in the name, like your prior c:/apache. This will always save you some aggravation at some point, and a lot of quotes always. I can still not figure out

Re: cannot LoadModule mod_perl on apache2.2

2009-04-21 Thread André Warnier
Please, keep these messages on the list. Jeff Zhuk wrote: Andre, 1. you are right about security. I actually have my JBoss running in a different space and only use this directory as static and perl root. I narrowed down the problem of running test.pl by directly providing the first line i

Re: cannot LoadModule mod_perl on apache2.2

2009-04-21 Thread André Warnier
Jeff Zhuk wrote: Andre, Another thing that maybe related: I can start Apache without the line loading the mod_perl Then I would expect that my perl script will be executed. I have these lines in the httpd.conf: Alias /perl/ "C:/Tomcat/webapps" Very bad ! Probably never even gets her

cannot LoadModule mod_perl on apache2.2

2009-04-20 Thread Jeff Zhuk
Hello!   I'd highly appreciate any help/advice on the following.   I installed mod_perl 2 on Apache 2.2 using the following:   >ppm install http://theoryx5.uwinnipeg.ca/ppms/mod_perl.ppd Install 'mod_perl' version 2.0.4 in ActivePerl 5.8.4.810. Installing C