RE: How to check server for perl setup?

2002-11-02 Thread Nigel Peck - MIS Web Design
ovember 2002 11:48 To: Nigel Peck - MIS Web Design; [EMAIL PROTECTED] Subject: RE: How to check server for perl setup? Hi Nigel, Thanks for the info! I have the below entry in my httpd.conf file. Is this basically all I need to enable perl? Dan LoadModule perl_modulemod

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

RE: How to check server for perl setup?

2002-11-02 Thread Nigel Peck - MIS Web Design
erver for perl setup? 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

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 lon

Perl setup

2002-04-03 Thread Brian Johnson
Somewhere along the way I've screwed up my perl setup it's looking for modules in i586-linux and /usr/local/lib/perl5 directories instead of i586-linux and /usr/lib/perl5 Can anyone tell what settings I need to change? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional c