View Single Post
Old 06-23-2005, 10:52 PM   #6 (permalink)
robert adams
Inactive
 
Join Date: 02-08-04
Posts: 164
iTrader: 0 / 0%
Latest Blog:
None

robert adams is liked by many
the backup function from the admin panel will only backup the standard phpbb tables, if you have any MODs installed, that have tables in the database, then it won't get them

therefore, you should use some other method of backup, most common is phpmyadmin for mysql databases. most host's have it available for their customers.

you want a complete structure and data backup with DROP TABLE and INSERT commands.


robert
robert adams is offline   Reply With Quote