[Typo3-german] w4x_backup Serverumzug

Thomas Janke janke at imco.de
Wed Nov 16 17:27:40 CET 2005


On Wed, Nov 16, 2005 at 05:28:49PM +0100, Andreas Zügler wrote:
> 
> help

ganz ruhig. probier es von hand.

[1] mysqldump -u [dein_user] -p [deine_datebank] > dump.sql
[2] tar -cvzf backup_testsystem.tar.gz [cms] [typo3src...] dump.sql
[3] den tarball aufs livesystem werden
[4] tarball entpacken
[5] rechte pruefen
[6] mysql -u [dein_user] -p [deine_datenbank] < dump.sql

fertig.

Gruss Thomas





More information about the TYPO3-german mailing list