patpro ~ patrick proniewski <patpro.DeleteThis@boleskine.patpro.net> wrote in message news:<patpro-0B6730.01120807082004.DeleteThis@individual.net>...
> In article <da7e68e8.0408061259.51b804c0.DeleteThis@posting.google.com>,
> lkrubner.DeleteThis@geocities.com (lawrence) wrote:
>
> > I edited default.config so that server side includes would work on
> > files that end with ".shtm". (I just imported this site from another
> > server, where it was working like this.) Things seem to work, save on
> > this page:
> >
<font color=green> > > <a style='text-decoration: underline;' href="http://publicpen.com/staengl/projects/chem/default.shtm</font" target="_blank">http://publicpen.com/staengl/projects/chem/default.shtm</font</a>>
> >
> >
> > What does this error message mean?
>
> it means an error occured...
Thanks. Sorry for the dumb question. I'm filling in for a fellow who
was supposed to cover handle our server issues. I'm new to Apache,
though I bought the O'Reilly book and I'm trying to learn it.
> your shtml is parsed, so SSI are processed, but your SSI directive looks
> buggy to the parser. May be an include of a file that is unavailable to
> apache (permission or path problem), or maybe another problem...
> That would help if you could provide us with details, like the ssi
> directive that triggers these errors.
Well, here is the top of one of the flawed pages:
<html>
<head>
<title>Staengl Engineering: Energy Efficient Design</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
<!-- Fireworks MX Dreamweaver MX target. Created Tue Feb 17 00:36:21
GMT-0500 (Eastern Standard Time) 2004-->
<!--#include file="../../inc_scripts.js" -->
This looks right to me. 2 levels up there is a file called
inc_scripts.js, and it has permissions of 644, which should allow it
to be read. But when you go to the page:
<a style='text-decoration: underline;' href="http://publicpen.com/staengl/projects/chem/default.shtm" target="_blank">http://publicpen.com/staengl/projects/chem/default.shtm</a>
There is that error message. Guesses?
> (nice design by the way)
I can't take credit for the design. I'm a programmer, not a designer,
when I'm forced to do design work (which is too often) the result is
always dull. The talented designer of this site has a site here:
<a style='text-decoration: underline;' href="http://www.breviloquent.com/" target="_blank">http://www.breviloquent.com/</a><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: strange problem with server side includes