Thanks folks,

Bill Luebkert showed me that three of my scripts were actually DOS files,
and needed to be saved properly.  I'm now a much happier camper!

Rob Yale

-----Original Message-----
From: Lisa Nyman [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 18, 2001 8:33 AM
To: [EMAIL PROTECTED]
Subject: Re: Dreaded Internal Server Error


Hi,

When a CGI script runs from the command line but not from the web server,
a common culprit is permissions.  Be sure that anything the script does,
like create files, write to files, read files, execute commands, etc, are
allowed for the web server user and group.

Lisa Wolfisch Nyman  <[EMAIL PROTECTED]>  IT Warrior Princess
"Life is too short to wear ugly underwear."
Get the facts at http://quickfacts.census.gov/

On Tue, 17 Jul 2001, Rob Yale wrote:

> Hi,
>
> I'm trying to get a cgi program working (I didn't write it) and I'm
> experiencing some mysterious problems.
>
> 3) I can execute a simple 'hello world' program in the same cgi-bin
> directory both from the shell, and through CGI.  The permissions for all
the
> files are 755.  The owner of the file is 'nobody', and the group is
'root'.


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to