How to … update TYPO3 4.2

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 Database and the following folders:
    - t3lib
    - typo3
    - fileadmin
    - uploads
  • Upload the source files to your webserver
  • Start the Upgrade-Wizard (Install-Tool)
  • Compare & Update your Database online
    - select Database Analyser
    - click  COMPARE  at “update required tables” and do the proposed updates until the Install Tool says, that everything is OK.
  • Install/Update static tables and description tables (only if needed)
    - 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
  • check for Extension-Updates (Backend -> Extensions -> Update)

THATS ALL! after a short test – your webproject ist fresh and up to date!

greetz
Martin

UPDATE April 2010:
For upgrading 4.3 there is nothing more to do, have a look here.

Related posts:

  1. Problems after upgrading TYPO3 4.2 to 4.3 with stylesheets and images
  2. TYPO3 Version 4.4.0 released
  3. How to … convert HTML-Content to PDF File in TYPO3
  4. How to … add metatags to TYPO3 website
  5. How to … set permission chmod for TYPO3
  6. How to … sort the Typoscript Template
  7. TYPO3 ver. 4.3 released
  8. jQuery badBrowser Update Version 1.4

4 Response to “How to … update TYPO3 4.2”


  1. 1 blumentritt

    Nice Tutorial (German) for upgrading from 4.3 to 4.4

    http://www.youtube.com/watch?v=iE2tFVtm5Is
    http://www.youtube.com/watch?v=5ksV41wfJIo

  1. 1 Nach Update auf 4.2.8 komme ich nicht mehr ins BE - TYPO3 Forum & Portal
  2. 2 Chaos... - TYPO3 Forum & Portal
  3. 3 Problems after upgrading TYPO3 4.2 to 4.3 with stylesheets and images at fragmente

Leave a Reply