I tried the fantastico update of Mambo, and it created a mess. I'm following the instructions to restore:
Code:
1- delete all the files listed in /home/xxxxxxxx/public_html/fantastico_fileslist.txt
2- delete /home/xxxxxxxx/public_html/fantastico_fileslist.txt
3- Untar /home/xxxxxxxx/fantastico_backups/.backup.1182556126.tgz
4- Empty the database xxxxxxxx_mamb1
5- Import the file /home/xxxxxxxx/fantastico_backups//backup.sql into the database xxxxxxxx_mamb1
6- Move /home/xxxxxxxx/fantastico_backups/ to /home/xxxxxxxx/public_html
I'm stuck on #4. How do I empty a database? Through php MyAdmin?
Then, how would I restore from my backup?