Re: cgi-problem

2002-06-07 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06-Jun-2002/21:28 -0400, "Anthony E. Greene" <[EMAIL PROTECTED]> wrote: >On 06-Jun-2002/17:58 -0700, Gordon Messmer <[EMAIL PROTECTED]> wrote: >>On Thu, 2002-06-06 at 17:01, ebinc wrote: >>You have dos line feeds in your file. Your editor probably

Re: cgi-problem

2002-06-06 Thread ebinc
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

Re: cgi-problem

2002-06-06 Thread Karl O . Pinc
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 th

Re: cgi-problem

2002-06-06 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06-Jun-2002/17:58 -0700, Gordon Messmer <[EMAIL PROTECTED]> wrote: >On Thu, 2002-06-06 at 17:01, ebinc wrote: >You have dos line feeds in your file. Your editor probably isn't >showing them to you, but you need to strip them out. Try: In vi/vim

Re: cgi-problem

2002-06-06 Thread Gordon Messmer
On Thu, 2002-06-06 at 17: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 (now it occurs to me...

Re: CGI problem: Fixed

2001-04-11 Thread Mike W
I found it. I had a typeo in the @bad-referer array. I knew I'd just had an attack of the DS's! Thanks everyone (leaving embarrassingly.) Mike W Mike W wrote: > > Shoot! Ilooked at them before and didn't see anything. Now I'm getting two > errors: > > "Exec format error: exec of /cgi-bin/b

Re: CGI problem

2001-04-11 Thread Mike W
Shoot! Ilooked at them before and didn't see anything. Now I'm getting two errors: "Exec format error: exec of /cgi-bin/bad-referer.gif failed" and "Premature end of script headers: bad-referer.gif" Does anyone know what this means? Mike W Warren Melnick wrote: > > Have you checked the apa

Re: CGI problem

2001-04-11 Thread Mike W
Yep! I've 755'd all the directories and the log files are all writable. mw Jacob Killian wrote: > > Have you looked at file permissions? > > I'd also look at , and > make sure that you have you don't have somthing in the Apache config which

Re: CGI problem

2001-04-11 Thread Jacob Killian
Have you looked at file permissions? I'd also look at , and make sure that you have you don't have somthing in the Apache config which is preventing traversal to your cgi-bin directory. Jacob On Wed, 11 Apr 2001, you wrote: > I know I'm forg

RE: CGI problem

2001-04-11 Thread Warren Melnick
Have you checked the apache logs to see if the error is with Apache or your browser? Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Mike W [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 11, 2001 12:41 PM To: Red Hat