I’m setting up Apache 2.0 on a Windows machine for testing purposes.  I downloaded the binary distribution apache_2.0.44-win32-x86-no_ssl.msi.  Everything worked fine.  I then installed Active Perl and attempted to call a cgi script through Apache.  I have done this many times but I could not get it to work.  I wasted about an hour before I realized that I needed the line:

 

ScriptInterpreterSource registry

 

in my configuration file.  After that things worked fine.

 

Could this line be added to the configuration file commented out?  This sure would be helpful and useful.

 

Thanks.

Reply via email to