RE: Apache won't run perl scripts

2002-11-27 Thread Martin Evans
ow the odd hacker down. I'll shut up now :-) Martin. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 27 November 2002 09:25 To: [EMAIL PROTECTED] Subject: RE: Apache won't run perl scripts Martin There's no urgency on this so whenever you

RE: Apache won't run perl scripts

2002-11-27 Thread Martin Evans
as efficient but it could save you some time. Regards, Martin. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 27 November 2002 09:25 To: [EMAIL PROTECTED] Subject: RE: Apache won't run perl scripts Martin There's no urgency on this so whenever you've

Re: Apache won't run perl scripts

2002-11-26 Thread Craig A. Berry
At 9:24 AM -0500 11/26/02, Thomas R Wyant_III wrote: >Maybe shebangs are worth a try in VMS? But that's a function of the shell, so unless "worth a try" means "make a feature request to your favorite DCL maintainer" I don't think that will work. I should point out that shebang lines in Perl scri

Re: Apache won't run perl scripts

2002-11-26 Thread Thomas R Wyant_III
"Craig A. Berry" <[EMAIL PROTECTED]> @ DUPONT_MHUB wrote: > I'm no Apache guru so those are just guesses as to what might be your > problem, but this sounds like a side effect of the fact that there is > no execute bit on files and no shebang line processing on VMS. I'm not either, but in the ab

Re: Apache won't run perl scripts

2002-11-25 Thread Craig A. Berry
At 1:56 PM + 11/25/02, [EMAIL PROTECTED] wrote: >I've installed Apache 1.3.20 on an Alpha running VMS 7.3-1 and am trying to >use perl v5.6. >Perl is installed fine and runs without problem from the command line. >However, when I try and run a perl cgi script using the browser I get >"Internal

RE: Apache won't run perl scripts

2002-11-25 Thread Martin Evans
Have you installed mod_perl?, I'm not saying you can't run scripts without it but I've had no problems with, perl 5.6.1 vms 7.3 apache 1.3.20 and the supported version of mod perl. When you install mod_perl it adds directives to some of the conf files that you need. There's may be an easier way but