It works when I keep the script in the cgi-bin directory
Randy Kobes wrote:
On Wed, 5 Dec 2007, Proneet Biswas wrote:
Hi,
I am a newbie to the mod_perl for Apache . I am trying to run a
simple perl script under A
I tried with 2.2.4 also. Same issue. It has something to do with
permissions. When I try out the example of creating a "Hello World" perl
module and put that in the directory c:\perl\site\lib\Apache2, that one
seems to work.
Any other things which I should be aware off ?
Regards
Randy Kobes
On Wed, 5 Dec 2007, Proneet Biswas wrote:
Hi,
I am a newbie to the mod_perl for Apache . I am trying to run a simple perl
script under Apache 2.2 . HOwever, it seems to be either crashign teh server
or saying client denied by server configuration.
The PERL is Active Perl 5.8
The Apache Server
Hi,
I am a newbie to the mod_perl for Apache . I am trying to run a simple
perl script under Apache 2.2 . HOwever, it seems to be either crashign
teh server or saying client denied by server configuration.
The PERL is Active Perl 5.8
The Apache Server is version 2.2.6
The httpd.conf reads lik