![]() |
Backup!
OK... in the control panel, i normally use the backup bit!
SQL Dump of data and check all of them.... if my entire content is deleted on tha server.... can i restore from this sql file? if not.... how can i back up the complete forum? :confused: Oh and i noticed u have added... number of users browsing this forum... how can i add that? |
Yes, you can restore from that backup.
|
Thanks!
|
how do you restore from the sql file?
|
Well i never use that feature in the CP if thats what you want to call it. I find it is much more reliable to us telnet or ssh assuming you have shell access with your host. I also have myphpadmin but it tends to timeout if you go much over 2 megs on your database size, buts its great for view tables in the database. Here are the backup and restore strings i use in ssh (which is almost like telent)
Backup: mysqldump --opt -u username -p database name >/dir/onyour/server/backup/10_12_02.sql Restore: mysql -u user name -p database name < /dir/onyour/server/backup/10_12_02.sql After you enter this you will be prompted for your password which you wont think is being typed in but it is so just keep typing it. Mark |
There is also a Restore hack thats integrated into the ACP by Birdie501, this don't work will all hosts though.
|
There are constant timeouts though if the database is big.
-Arunan |
All times are GMT. The time now is 01:42 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|