RE: How to check server for perl setup?

2002-11-02 Thread Dan Sabo
: Saturday, November 02, 2002 6:37 AM To: Dan Sabo; [EMAIL PROTECTED] Subject: RE: How to check server for perl setup? You can check that perl is there by asking for it's version /usr/bin/perl -v You will need to check your Apache configuration file httpd.conf to make sure that Perl is enabled

How to check server for perl setup?

2002-11-02 Thread Dan Sabo
Hi, Is there a way I can check my server to see if my perl setup and configuration is running OK and ready to run cgi scripts? I've run pre written perl cgi scripts for a few years on a shared server but recently set up my own server and for some reason I can't seem to get my long used cgi script