PDA

View Full Version : How to backup my phpmydirectory data.


MrKool
04-18-2006, 09:46 PM
How to backup my PHP Directory Script data.

Boby
04-18-2006, 10:03 PM
If your host has PHP My Admin installed you can "export" the DB or just selected tables.

You can also use a backup script like this one:
http://www.phpclasses.org/browse/package/2961.html
More to find on Google.

What version are you running? phpLD 3.0.2+ has a DB backup feature ;)

Boby

MrKool
04-18-2006, 10:22 PM
I am running version 2 of phpld

Optimit
04-18-2006, 10:30 PM
I suggest doing a backup through phpMyAdmin. Most host providers give you a backup utility included in whatever conrol panel you use.

anon
04-18-2006, 11:35 PM
Content visible to registered users only.

! second this

MrKool
04-19-2006, 02:21 PM
Ok Thnx,

Newbie_from_Austria
04-30-2006, 01:17 AM
I love MySQLDumper (http://www.mysqldumper.de/board/index.php?c=6) for creating backups of my DBs. No matter, how large your DB is, MySQLDumper will always provide valid dumps!

Greetings from Austria
Wolfgang

MrKool
04-30-2006, 02:23 PM
Thankyou very much, I will try sqldumper