RE: Perl script not executing

2003-11-18 Thread Stephen Hardisty
Thanks, but I've just been pointed in the right direction. Turns out it was a silly mistake.. I was editing the wrong config file. Oops. Cheers anyways. -Original Message- From: Randy Kobes [mailto:[EMAIL PROTECTED] Sent: 18 November 2003 15:30 To: Stephen Hardisty Cc: [

Perl script not executing

2003-11-18 Thread Stephen Hardisty
Howdy folks, my perl script won't execute (but it will try and download) and I don't know why. If I run it on the command line, no problems. It has execute permissions for everybody (including Apache). My httpd.conf looks like this: SetHandler perl-script PerlHandler Apache::Registry Opti