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 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 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
You may have come across the problem described at:
http://apache.sunsite.ualberta.ca/httpd/binaries/win32/README.html
which says
Warning: we have reports that mod_perl and some non-ASF modules which
rely on maipulating pipe handles in a Windows-specific manner do not
work with the changes introduced to solve piped logging and overall
consistencey to the Unix port. If you encouter such issues, 2.2.4
would be the version to fall back on until the next release.
Try reverting to 2.2.4 to see if that helps.