Re: why does this script not run?
- From: "code_wrong" <tac@xxxxxxxxxxxxxx>
- Date: Tue, 18 Oct 2005 01:36:05 +0100
"David Dorward" <dorward@xxxxxxxxx> wrote in message
news:dj14j7$2na$1$8300dec7@xxxxxxxxxxxxxxxxxxx
> code_wrong wrote:
>
>> <!--#exec cgi="../cgi-bin/hello.pl"-->
>
>> when I change the file to shtml from html I get an error message
>> .'.failed
>> to process'
>
> Which suggests that something went wrong when trying to run the script.
> What
> does your server's error log say?
>
>> I understand that changing to SHTML from HTML is optional ..
>> When I accesss the page with the HTML extension the exec line is ignored
>
> The file extension isn't relevant in of itself, but your server sounds
> like
> it is configured to look for SSI directives in files with .shtml file
> extensions, but not .html file extensions. You could reconfigure your
> server instead of using a file with a .shtml extension.
when I change my filename to index.shtml the error messsage is:
Failed to execute CGI : Win32 Error Code = 3
.
- References:
- why does this script not run?
- From: code_wrong
- Re: why does this script not run?
- From: David Dorward
- why does this script not run?
- Prev by Date: Re: explaining web standards to clients
- Next by Date: Re: why does this script not run?
- Previous by thread: Re: why does this script not run?
- Next by thread: Re: why does this script not run?
- Index(es):
Relevant Pages
|