View previous topic :: View next topic |
Author |
Message |
frigorific -
Joined: 04 Nov 2004 Posts: 2
|
Posted: Thu Nov 04, 2004 6:25 pm Post subject: "server died unexpectedly" error trying to use ssi |
|
|
Hi -
I'm trying to use ssi on freebsd 4.10. I've got a simple page with one directive (I've tried others too):
<!--#echo var="LAST_MODIFIED"-->
Each time I access this page I see the following on the console:
The server died unexpectedly, it is being restarted automatically.
and I get no response. Removing the directive from the page makes the problem go away. Am I doing something wrong? The page has a .shtml extension, I think I've got all my config ok, etc.
thanks |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Thu Nov 04, 2004 7:11 pm Post subject: |
|
|
If the server crashed , you should see a crashrep.txt file in your installed Abyss Web Server
directory , send this file to support@aprelium.com and they will help you solve this issue , it
seems that only FreeBSD causes this. I have tested this on Windows XP with no crashes. |
|
Back to top |
|
 |
frigorific -
Joined: 04 Nov 2004 Posts: 2
|
Posted: Thu Nov 04, 2004 7:57 pm Post subject: |
|
|
no crashrep.txt. I did get things to work with a #include directive - seems to be just a problem with the #echo... |
|
Back to top |
|
 |
amonia -
Joined: 10 Oct 2004 Posts: 45
|
Posted: Thu Nov 04, 2004 10:19 pm Post subject: |
|
|
Quote: | The server died unexpectedly, it is being restarted automatically.
Am I doing something wrong?
|
That is fun man. :) |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Thu Nov 04, 2004 10:43 pm Post subject: |
|
|
Maybe it was an error with your SSI that caused it , but you should see a
crash report text file in your Abyss Web Server installed directory. e-mail
Aprelium any way so that they can help you with this bug. LateR! |
|
Back to top |
|
 |
admin Site Admin
Joined: 03 Mar 2002 Posts: 1332
|
Posted: Sat Nov 06, 2004 1:26 am Post subject: Re: "server died unexpectedly" error trying to use |
|
|
frigorific wrote: | Hi -
I'm trying to use ssi on freebsd 4.10. I've got a simple page with one directive (I've tried others too):
<!--#echo var="LAST_MODIFIED"-->
Each time I access this page I see the following on the console:
The server died unexpectedly, it is being restarted automatically.
and I get no response. Removing the directive from the page makes the problem go away. Am I doing something wrong? The page has a .shtml extension, I think I've got all my config ok, etc.
thanks |
Can you please contact support@aprelium.com to help us locate the cause of this problem? Please send us the result of the execution of the command:
|
|
Back to top |
|
 |
|