[TYPO3-german] Installation: localconf.php is not found!
Paul Muster
paul at muster.dyndns.info
Tue Jun 5 21:45:30 CEST 2007
JoH asenau wrote:
> Wenn man es mal rein logisch betrachtet, hast Du kein Problem mit dem
> Zugriff auf
>
> "typo3conf/localconf.php"
>
> sondern zunächstmal nur mit
>
> PATH_typo3conf."localconf.php"
>
> Das bedeutet
> a) nicht zwangsläufig, daß es überhaupt ein Rechteproblem ist
> b) ggf. daß einfach "PATH_typo3conf" einen falschen Wert liefert
Ok, schaumermal.
> In den Quellen kannst Du übrigens beliebig rumpfuschen, weil Du sie
> jederzeit kostenlos wieder runterladen kannst.
Ja, stimmt eigentlich. Ok, erledigt:
> Empfehlung für die Ursachenforschung:
> Änder mal diese Zeile
>
> if (!@is_file(PATH_typo3conf.'localconf.php')) die('localconf.php is not
> found!');
>
> in
>
> if (!@is_file(PATH_typo3conf.'localconf.php')) die(PATH_typo3conf);
>
> und dann teil uns mal mit, was dort steht.
Es spricht - meiner Einschätzung nach völlig korrekt -
/srv/www/domain1/typo3conf/
Dort schaut es so aus:
| # la /srv/www/domain1/typo3conf/
| total 28
| drwxr-xr-x 4 www-data www-data 4096 2007-06-03 18:36 .
| drwxr-xr-x 6 www-data www-data 4096 2007-06-03 18:42 ..
| -rw-r--r-- 1 root root 0 2007-06-03 18:36 ENABLE_INSTALL_TOOL
| drwxr-xr-x 2 www-data www-data 4096 2007-04-02 23:41 ext
| -rw-r--r-- 1 www-data www-data 1465 2007-04-02 23:41 extTables.php
| -rw-r--r-- 1 www-data www-data 149 2007-04-02 23:41 index.html
| drwxr-xr-x 2 www-data www-data 4096 2007-04-02 23:41 l10n
| -rw-r--r-- 1 www-data www-data 701 2007-04-02 23:41 localconf.php
Danke & viele Grüße
Paul
More information about the TYPO3-german
mailing list