User Tools

Site Tools


blog:backup_and_restore_complete_typo3_installation

This is an old revision of the document!


Backup and restore complete TYPO3 installation

Backup

Save the complete database:

mysqldump -u username -p databasename > databasename.sql

Save the complete typo3 directory: cd /var/www/ tar cvzf file.tar.gz typo3

~~LINKBACK~~

Discussion

Enter your comment. Wiki syntax is allowed:
   ____   __   __  __   __ __  _   __
  / __/  / /  / / / /  / // / | | / /
 / _/   / /__/ /_/ /  / _  /  | |/ / 
/_/    /____/\____/  /_//_/   |___/
 
blog/backup_and_restore_complete_typo3_installation.1278482441.txt.gz · Last modified: 2010-07-07 08:00 by brb