View previous topic :: View next topic |
Author |
Message |
jeandeluxe -
Joined: 18 Oct 2004 Posts: 2
|
Posted: Mon Oct 18, 2004 9:29 pm Post subject: [SSI Error in directive if : Unknown directive] |
|
|
Hi,
i'm having trouble with some of my SSI directives.
I'm new to SSI as well as to Abyss and just can't get what the problem is.. ;-):
1. conditional SSI seem not to be working.. i'm getting these kind of errors (is this a perl or SSI problem in the first place?!?):
> [SSI Error in directive if in line 13: Unknown directive]
Same pages however _do_ work without probs on my ISP's servers.
2. Includes for BBedit (e.g. <!-- #bbinclude "meta.include" -->) cause errors like:
> [SSI Error in directive bbinclude in line 25: Unknown directive].
I generally do want error messages, however i'd liike Abyss to simply ignore the bbedit directive, while showing "real" parsing errors.. ist that possible?
my setup: Abyss @ OSX 10.3, php & perl installed according to Abyss documentation.
thx for any help,
jan |
|
Back to top |
|
 |
admin Site Admin
Joined: 03 Mar 2002 Posts: 1332
|
Posted: Tue Oct 19, 2004 1:45 pm Post subject: Re: [SSI Error in directive if : Unknown directive] |
|
|
"If" and "bbinclude" are not supported by Abyss Web Server. Abyss supports only the standard SSI directives (if and bbinclude are proprietary extensions supported on some specific web servers.)
The full list of the supported directives is available in the user's guide of Abyss Web Server (refer to the "SSI chapter".) |
|
Back to top |
|
 |
jeandeluxe -
Joined: 18 Oct 2004 Posts: 2
|
Posted: Tue Oct 19, 2004 8:28 pm Post subject: Re: [SSI Error in directive if : Unknown directive] |
|
|
admin wrote: | "If" and "bbinclude" are not supported by Abyss Web Server. Abyss supports only the standard SSI directives (if and bbinclude are proprietary extensions supported on some specific web servers.) |
Hm, bummer..
Anyway thx for your reply, it sure saves time with useless troubleshooting. ;-)
Besides that: I managed to set up the Apache included in OSX.. way less intuitive, took quite sime time to figure out, but now it's up and running great.
THX,
Jan |
|
Back to top |
|
 |
|