> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of
> Dennis Simpson
> Sent: Tuesday, October 21, 2003 12:33 AM
> To: '[EMAIL PROTECTED]'
> Subject: #! line in Tomcat
>
>
> It appears Tomcat may require a #!c:\perl\bin\perl.exe line at the top
> of each cgi script.

otherwise know as the SHEBANG line.


> Is there a way to tell Tomcat to ignore the first line and always run
> perl from the standard location, so we don't have to modify the scripts?

What is the "Standard Location" ??

I didn't realize there was one?

My "standard location" on my Linux and Wintel boxes is...

    /usr/local/bin

(yes folks you read this correct!
 I do *not* have a drive letter on my SHEBANG line on my WinTel boxes.
 It does not need it.
 Assuming you install it, and other support app "correctly")

<ducking for cover now>

I know that the Perl installer makes it C:\perl, but then, is that what your
referring to as "standard".

Anyway, I don't think you can change that.

The reason that line is there is because of all the "standard locations"
perl can sit.



_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to