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
: 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
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
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
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