[TYPO3-german] Installation: localconf.php is not found!
Andreas Otto
andreas.otto at dkd.de
Tue Jun 5 11:25:44 CEST 2007
Hallo Paul,
Paul Muster wrote:
> Die Stelle, welche die Meldung "localconf.php is not found!" verursacht,
> ist Zeile 271 von typo3_src-4.1.1/t3lib/config_default.php
> Dort steht
>
> | // Include localconf.php. Use this file to configure TYPO3 for
> your needs and database
> | if (!@is_file(PATH_typo3conf.'localconf.php')) die('localconf.php is
> not found!');
> | require(PATH_typo3conf.'localconf.php');
Entferne bitte in Zeile 271 das Zeichen '@' vor der Funktion is_file(). Da
Du mir nicht glaubst, daß es ein Berechtigungsproblem ist, lasse es Dir
einfach von PHP sagen ;-)
Liebe Grüße,
Andreas
More information about the TYPO3-german
mailing list