21288 Posts in 5733 Topics by 2602 members
General Questions
SilverStripe Forums » General Questions » Reoccuring Error Messages after not accessing site for a while
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 365 Views |
-
Reoccuring Error Messages after not accessing site for a while

25 February 2010 at 10:50am Last edited: 26 February 2010 1:14am
Hi all,
I have a really interesting problem. Installation went fine and in principle Silverstripe works great. And now the 'but'...
SS is installed at my Provider (Loomes.de) and i am currently building the Site, so besides me there is no traffic. When I don't access the Site for a while (some 5 to 10 minutes should do it) and then access it again, it seems SS sends only the first lines of the Page. The Problem exists with all Browsers (Opera, FF, Chrome). An Output of Opera looks like this:
-------------------------------------------
Fehler!
XML-Interpretation fehlgeschlagenXML-Interpretation fehlgeschlagen: Syntaxfehler (Zeile: 4, Zeichen: 0)
Dokument als HTML neu analysieren.
Fehler:XML declaration not at beginning of document
Spezifikation:http://www.w3.org/TR/REC-xml/
1:
2:
3:
4: <?xml version="1.0" encoding="UTF-8" ?>
5: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
6: <html xmlns="http://www.w3.org/1999/xhtml" lang="en" >
7: <head>
------------------------------------So the german part says 'Error, XML interpretation failed: Syntaxerror on line 4, try again as HTML?'. As you can see, these are only the first lines of the real page, it seems the first three line are empty. But i don't know why. After reloading the Page everything works fine again. Until the next bigger pause between accesses.
My page is 'www.ff-wallrabenstein.de' and in some minutes you can access here the PHP-Details if it helps: http://test.ff-wallrabenstein.de/cgi-bin/info.php5
I have installed DD 2.3.6, its running on a debian etch, apache 2.2, php5, mysql and so on...
Does someone have an idea what can be the problem?!Thanks for every hint!
Daniel
| 365 Views | ||
|
Page:
1
|
Go to Top |

