How to
After the release from TYPO3 4.2.8 i decided to post a small, usefull description to update/upgrade the core files from TYPO3.
You won’t need more then 10 minutes! Just follow these steps (more details, see here):
- Download TYPO3 source
- Backup your Databse and the following folders:
- t3lib
- typo3
- fileadmin
- uploads - check for Extensionupdates (Backend -> Extensions)
- Upload the source files to your webserver
- Compare & Update your Database online
- start the InstallTool
- select Database Analyser
- click COMPARE at “update required tables” - Install/Update static tables and description tables
- use the InstallTool
- select DataBase Analyser
- click IMPORT at “Dump static data”
- “import” the whole file
- click “write to database” - Clear cache tables
- Clear configuration cache
or just delete “temp_CACHED_ ” files in /typo3conf/ directory
THATS ALL! after a short test – your webproject ist fresh and up to date!
greetz
Martin
Related posts:
2 Responses to “How to … update TYPO3 4.2”
Leave a Reply