For Apache, you need to set the perl path at the top of the scripts. Try it with the hello scripts.

For example:
#!c:/perl/bin/perl.exe

Note the forward slashes. There must be a ScriptAlias directive in the httpd.conf file pointing /cgi-bin/ to the cgi-bin in your Apache directories.

------------------
Harold Kost
User only - no other connection to Infopop


[This message has been edited by Hal (edited 01-05-2001).]