ECTED]
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 s
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
oblems. First of I'll, I should tell you
>that the error I get is the dreaded "Internal Server Error" message. I've
>also looked in the logs, and they're further explicated as follows:
>
>[Tue Jul 17 00:42:16 2001] [error] (2)No such file or directory: exec of
Hi,
I'm trying to get a cgi program working (I didn't write it) and I'm
experiencing some mysterious problems. First of I'll, I should tell you
that the error I get is the dreaded "Internal Server Error" message. I've
also looked in the logs, and they'