in reply to How to run Perl cgi script on apache server

Just to give you a starting point for following sundialsvc4 and marto's advice, the first thing you need to do is to configure CGI on Apache.

Once that is done and tested, Ovid's tutorial referenced above has an excellent first appendix, explaining how to solve all the problems you WILL run into.

        What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against?
              -Larry Wall, 1992

  • Comment on Re: How to run Perl cgi script on apache server