PDA

View Full Version : PHPmyAdmin


DD-Fresh
Mon 28th May '01, 4:54pm
So does anyone know how to install PHPMyAdmin? If so give me a shout. ;-) THanks in advance.

DD

Mas*Mind
Mon 28th May '01, 5:27pm
Well, it's pretty straightforward if you ask me. There are install-instructions in the zipfile

DD-Fresh
Mon 28th May '01, 5:40pm
k.. I installed it ok..

Is there a easy way to back my MySql database?

Thanks

Mas*Mind
Mon 28th May '01, 5:51pm
look in the mysql forum, plenty of threads on that subject

pedro_gb
Mon 28th May '01, 6:38pm
phpMyAdmin has an option to SQL-dump the database. It's quite handy although I sometimes have problems with it.

Theiggsta
Mon 28th May '01, 11:27pm
Th easiest way is to use the database backup function in the control panel. You should save a copy on your server and a copy on your hard disk, in case anything goes nuts :)

Christian
Tue 29th May '01, 1:35pm
The easiest way is to set a cron job which makes the daily backup for you and name the file after the date! ;)

Theiggsta
Wed 30th May '01, 1:13am
Cron Tab you mean :)

if you dont know how that is done, consult the OS manual for Cron Tabs, or ask your server admin. But if the forums get many posts a day and your paranoid, do daily backups. Otherwise, weekly backups will do just fine during off-peak hours.

Christian
Wed 30th May '01, 8:52am
I stay with my daily backup!

Safe is safe!

And I still can delete the unneeded file per ftp and only download the file I want!