Re: SSI Trouble

by "Valerie L. Criswell" <valerie(at)suresource.net>

 Date:  Wed, 16 Aug 2000 17:24:54 -0400
 To:  <hwg-techniques(at)hwg.org>,
<MEovino(at)Estes-Express.com>
 References:  express
  todo: View Thread, Original
1.  Place the text file in the root directory
2.  If the file calling to the text file is in the root directory use
<!--#include file="test.txt" -->
If the file calling to the text file is anywhere other than the root
directory use <!--#include virtual="/test.txt" -->


Best Wishes

~Val

----- Original Message -----
From: <MEovino(at)Estes-Express.com>
To: <hwg-techniques(at)hwg.org>
Sent: Wednesday, August 16, 2000 3:51 PM
Subject: SSI Trouble


> I'm trying to use SSI on my server (Domino 5.0.3 on AS/400, which is
> supposed to support it), and depending upon what I try, I get the
following
> errors:
>
> <!--#include virtual="/notes/web/domino/html/htdocs/test.txt" -->
> Returns nothing
>
> <!--#include virtual="/test.txt" -->
> [an error occurred while processing this directive] 1$s failed: var =
"2$s", value = "3$s"
>
> <!--#include virtual="test.txt" -->
> Returns nothing
>
> <!--#include file="test.txt" -->
> [an error occurred while processing this directive] 1$s failed: var =
"2$s", value = "3$s"
>
> <!--#include file="/test.txt" -->
> [an error occurred while processing this directive] 1$s failed: var =
"2$s", value = "3$s"
>
> <!--#include file=notes/web/domino/html/htdocs/test.txt -->
> [an error occurred while processing this directive] 1$s failed: var =
"2$s", value = "3$s"
>
> SSI_DIR is /
> SSI_ROOT is /notes/web/domino/html/htdocs/
> SSI_FILE is testinclude.shtml
>
> These three, and DATE_LOCAL all work, but the includes do not.  Does
anyone know what these errors mean, so I can go about troubleshooting this?
>
> Thanks in advance!
> Mike Eovino
> E-commerce and Customer Development Manager
> Estes Express Lines
> http://www.estes-express.com
>
>

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA