Hi Marco,

Marco Brüggemann wrote:

> Nun muss ich aber feststellen, dass die Installation nicht mehr wie
> gewohnt funktioniert. Wie kann sollte ich am besten vorgehen?
> Muss ich erst eine Version 6.2 komplett installieren und mir dann die
> wichtigen Verzeichnisse selbst heraussammeln

Vorher:
index.php -> typo3_src/index.php
fileadmin/
t3lib -> typo3_src/t3lib
typo3 -> typo3_src/typo3
typo3_src -> real-source
typo3conf/
typo3temp/
uploads/

==> http://example.org/typo3/install/

6.2:
index.php -> typo3_src/index.php
t3lib -> typo3_src/t3lib
typo3 -> typo3_src/typo3
typo3_src -> real-source
FIRST_INSTALL

==> http://example.org/typo3/install/

Wobei die alte Methode immer noch funktioniert.
Die Verzeichnisse
fileadmin/
typo3temp/
typo3conf/
uploads/

dürfen existieren und können auch Inhalte haben. Nur eine 
typo3conf/LocalConfiguration.php sollte noch nicht existieren, weil dann 
evtl. die Installation nicht anläuft. Allerdings braucht man dann auch nur 
ein Database Compare und Fix Directories machen.

Die Installation ist also einfach geworden, weil das unnötige Anlegen von 
Verzeichnissen weggefallen ist. Natürlich kannst du sie trotzdem weiter von 
Hand anlegen.

Viele Grüße
-- 
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – Active contributor TYPO3 CMS
TYPO3 .... inspiring people to share!

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

Antwort per Email an