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
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 to my 2 line test.pl, the browser opens the Download
File dialo
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
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