> Now I get a more familiar error:
>
> "HTTP Error 403
> 403.1 Forbidden: Execute Access Forbidden
>
> This error can be caused if you try to execute a CGI, ISAPI, or other
> executable program from a directory that does not allow programs to be
> executed."
>
> However, the directory that my script is in is marked
> Executable, as is the directory that perl.exe is in!
This error message is saying that the web server is not configured
to execute programs in the directory. The issue is web server
configuration rather than filesystem permissions. Have you put your
script in the default cgi-bin directory? Try that first.
Grant
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activeperl