Page 1 of 1

CGI in xampp

PostPosted: 24. July 2013 12:40
by maver
Hello,

I was using xamp 1.7.1 and did not have to configure anything, .pl scripts were working fine.

I have 1.7.3 version and tested two .pl files in different locations:

printenv.pl works enywhere (in cgi-bin, in root, in cmd) either with builtin perl or strawberry.
However test.pl (with hello only) works only in cmd.


Can anybody help me with fixing cgi?

Thank you in advance :-)

Re: CGI in xampp

PostPosted: 24. July 2013 16:36
by maver
I just went to httpd.conf and commented perl.conf :(

#Include "conf/extra/perl.conf"