Help
Ask questions about how to do or fix things in Arrowchat
User avatar
wolfsblut
Customer
 
Posts: 4
Joined: 30 Jan 2012, 21:58

 

by wolfsblut 26 Mar 2012, 10:26

Serverfehler!
Die Anfrage kann nicht beantwortet werden, da im Server ein interner Fehler aufgetreten ist. Der Server ist entweder überlastet oder ein Fehler in einem CGI-Skript ist aufgetreten.

Lösung:
Öffne die .htaccess

Finde:

Code: Select all
BrowserMatch \bMSI[E] !no-gzip !gzip-only-text/html
   SetEnvIfNoCase Request_URI \
   \.(?:gif|jpe?g|png)$ no-gzip dont-vary


Lösche:

Code: Select all
Header append Vary User-Agent env=!dont-vary
User avatar
Jason
Customer
 
Posts: 2356
Joined: 12 Dec 2009, 16:06

 

by Jason 28 Mar 2012, 02:47

We don't have anyone here that speaks German :/
User avatar
horse
Customer
 
Posts: 8
Joined: 07 Mar 2012, 01:58

 

by horse 28 Mar 2012, 03:47

wolfsblut just wants to say that a Internal Server Error 500 can be caused of the .htaccess

Removing the line in the .htaccess
"Header append Vary User-Agent env=!dont-vary"
can fix that problem
User avatar
Jason
Customer
 
Posts: 2356
Joined: 12 Dec 2009, 16:06

 

by Jason 28 Mar 2012, 05:35

horse wrote:wolfsblut just wants to say that a Internal Server Error 500 can be caused of the .htaccess

Removing the line in the .htaccess
"Header append Vary User-Agent env=!dont-vary"
can fix that problem

Thanks for the translation! We'll check it out.
User avatar
Staff Bot
ArrowChat Team
 
Posts: 8996
Joined: 07 Nov 2012, 13:41

 

by Staff Bot 07 Nov 2012, 12:40

This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.