Its a cgi script and the top line reads 
#!/usr/bin/perl -
thats the only way a cgi script will work
----- Original Message ----- 
From: Karl O . Pinc <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 06, 2002 9:53 PM
Subject: Re: cgi-problem


On 2002.06.06 19:01 ebinc wrote:
> Does anyone know why I have to add a - symbol after a path for cgi-bin
> script to work?
> exact example  /user/bin/ -  (is it because of a install problem)
> OS Red Hat 7.2 running Plesk for admin
> Any help would be appreciated

Are the first 2 characters in the file #! ?  They should be.

e.g.

#!/bin/bash

Karl <[EMAIL PROTECTED]>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to