Du kannst mal folgendes versuchen:

1. Am Ende der Datei typo3conf/localconf.php folgende Zeile einfügen:
$TYPO3_CONF_VARS['SYS']['exceptionalErrors'] = E_ALL ^ E_NOTICE ^ E_DEPRECATED ^ E_WARNING ^ E_USER_ERROR ^ E_USER_NOTICE ^ E_USER_WARNING ^ E_STRICT; (siehe http://www.udmedia.de/faq/content/56/319/de/ich-erhalte-beim-aufruf-meiner-typo3_installation-fehlermeldungen-was-kann-ich-machen.html) 2. Alle gecachten Konfigurationsdateien in typo3conf löschen. Also alles, was in diesem Ordner mit temp_CACHED anfängt

_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an