Thanks! I found the correct directory for the perl file. Now however
when it runs it brings up a window which says I have chosen to open a
file which is a Perl script and offers to open in an editor instead of
running the script. I must still have something set wrong. Do you have
any idea which it could be? I have gone over the faq for cgi scripts and
I thought I had done all it said.
Bob R
Joshua Slive wrote:
On 10/9/07, Robert A. Rawlinson <[EMAIL PROTECTED]> wrote:
Permissions are not the problem for a 404 error. Apache simply can't
find the file, meaning you haven't properly set up the mapping from
web-path to file-system-path. (Normally ScriptAlias in the case of cgi
scripts.)
Start by checking the error_log, which should tell you the actual
file-system-path that apache is trying to access.
If you still can't figure it out, tell us EXACTLY what URL you are
trying to access, and EXACTLY what you get in the error_log. Also,
give us the RELEVANT EXCERPT from the config file, not the whole
thing.
Joshua.
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]