Re: why does this script not run?
- From: "code_wrong" <tac@xxxxxxxxxxxxxx>
- Date: Tue, 18 Oct 2005 00:52:25 +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.
>
thanks for replying
The server is my host's .. I don't have access to the logs and can't
configure it.. I know that it is running windows of some sort ...but have
yet to find any tutorials or specifications outlining which SSI I can use
and how .... it's a puzzle ... the book I am reading - CGI and Perl in Easy
steps provides an example of a hit counter but fails to mention how it
should be invoked ... ...
regards
cw
.
- 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: Copyright
- Next by Date: Re: explaining web standards to clients
- Previous by thread: Re: why does this script not run?
- Next by thread: Re: why does this script not run?
- Index(es):
Relevant Pages
|