FAQ/Upgrade/WAMP
From TYPO3Wiki
<<< Back to FAQ
This is a simple list of things to do for upgrading. For a more complete manual, look at Typo3 Basic Upgrade.
in English:
- Delete the following files and folders from your existing TYPO3 installation: index.php, showpic.php, media/, t3lib/, tslib/, typo3/ - From http://typo3.org/download/packages/ download the "TYPO3 source" ZIP package - Copy its contents to your existing TYPO3 installation - Open the file typo3/install/index.php, and place two slashes // at the beginning on the line where the "die" is called. - Go to the Install-Tool, section Database-Analyser and click "COMPARE" close to "Update required tables" and click "IMPORT" close to "Dump static data"
That's it.
and in German:
- Bei deiner bestehenden TYPO3-Installation (also auf deiner Festplatte) folgende Ordner löschen: media/, t3lib/, tslib/, typo3/ und folgende Dateien löschen: index.php, showpic.php - Von http://typo3.org/download/packages/ das "TYPO3 source" ZIP-Paket runterladen - Die Inhalte dieses Pakets auf deine TYPO3-Installation draufkopieren - Die Datei typo3/install/index.php öffnen, und an den Anfang der Zeile, wo die Funktion "die" aufgerufen wird zwei // Slashes einfügen - In das Install-Tool gehen und im Database-Analyser-Abschnitt bei "Update required tables" auf "COMPARE" und bei "Dump static data" auf "IMPORT" klicken
Das war's.
og på Dansk:
- Slet følgende filer fra din eksisterende TYPO3-installation: index.php, showpic.php, media/, t3lib/, tslib/, typo3/ - Hent "TYPO3 source" Zip-filen fra http://typo3.org/download/packages/ - Kopiér indholdet til din eksisterende TYPO3-installation - Åbn filen typo3/install/index.php og sæt 2 // (skråstreger) foran stedet hvor funktionen Die kaldes. Gem derefter filen. - Åbn TYPO3's Installations-værktøj. I databaseanalyse-afsnittet skal du klikke på "Update required tables", dernæst "COMPARE" og "Dump static data" og til sidst "IMPORT"
Det var det :)