Question Missing backup restore database ( phpBB phpBB 2.0.x 2.0.x Support Forum ) Updated: 2008-11-23 09:25:06 (4) |
|
Missing backup restore database
hello all, hope you can help.
Ive installed quite a few mods on my board http://www.lightingresourceforum.com
inc, simple sub forums and xtreme styles plus a few other small ones..
but along the way, my backup and restore database links have gone missing out of the admin panel which ive only just noticed!
is this in XS somewhere or have i deleted it by mistake, if so, how do i repair this ?
Thankyou
kez
Last edited by ric323 on Wed Jan 02, 2008 9:52 pm, edited 1 time in total. Reason: Topic icon changed
|
|
| Answers: Missing backup restore database ( phpBB phpBB 2.0.x 2.0.x Support Forum ) |
|
Missing backup restore database
Realise this, though - the built-in backup is not particularly good. It will not correctly identify all column types if your MySQL server is running a relatively recent version (I think it stopped working correctly at MySQL 4.1). You are far better off to use a tool like phpmyadmin to do the backup, since you can select which tables to back up (built-in tool will NOT save tables used by MODs), not back up tables that don't need to be backed up (search tables can be recreated, and session tables are dynamic anyway), and make sure the column attributes (auto_increment, default values) are properly saved.
Additional reading:
How to move a phpBB 2.0.x board to a new server Old Knowledge Base article on backing up and restoring databases
|
|
Missing backup restore database
check inside the Admin folder to see if you have the admin_db_utilities.php file
|
|
Missing backup restore database
ooooooooppps - no its missing.
Im sure i wouldnt have deleted it though!
|
|
Missing backup restore database
ahhhhhhh phew...
just restored the php file from a saved copy...its back now.
thanks!!
|
|
- Source: - Previous Question: Mac Forums Marketplace Archive - Next Question: phpBB phpBB 3.0.x 3.0.x Support Forum |
|
|