[TYPO3-german] Typo3 - Ich brauche Hilfe auf deutsch!!!!

Sebastian John typo3 at fukz.de
Wed Mar 29 08:27:37 CEST 2006


Klaus Beyersdorf schrieb:
> Ich habe Typo3 auf meinem Computer (WinXP-NT-System) installiert.
> Zuerst schien alles geklappt zu haben, die Eröffnungsseite nur die
> Navigation für Frontend;
> Backend, Instand Tool, phpMyadmin wurde angezeigt.
> 
> Bei Backend wird die Einloggseite angezeigt und mit  dem angegebenen
> (admin .....password) erscheint dann folgende Fehlermeldung: *
> 
> Error: This host address ("localhost") and the referer host ("")
> mismatches!
> It's possible that the environment variable HTTP_REFERER is not passed
> to the script because of a proxy.
> The site administrator can disable this check in the "All Configuration"
> section of the Install Tool (flag:
> TYPO3_CONF_VARS[SYS][doNotCheckReferer]).
> 
> *Ich habe mir nun die configurationsdatei angezeigt und für Sie kopiert:
> 
> *$TYPO3_CONF_VARS['SYS']['sitename'] = 'TYPO3 WAMP';    //  Modified or
> inserted by TYPO3 Install Tool.
> 
> *Klicke ich nun auf Frontend bekomme ich....*
> 
> This is your first TYPO3 page!
> 
> *- Eine weises Seite, nur mit diesem Text!!!!
> 
> Bei phpMyadmin funktioniert alles tadellos!
> 
> Bitte helfen Sie mir, wenn möglich auf deutscher Sprache, da ich mit
> Englisch noch so meine Schwierigkeiten habe.
> 
> Mit freundlichen Grüßen
> 
> Klaus Beyersdorf , Jumata VertriebsAgentur
> 
> 
Surfst du über einen Proxy?? Versuch mal Folgendes:

In deinem Typo3 Verzeichnis, im Unterverzeichnis typo3conf gibt es eine 
Datei localconf.php. Dort füge mal diese Zeile ein:

TYPO3_CONF_VARS[SYS][doNotCheckReferer] = '1';



More information about the TYPO3-german mailing list