phpMyAdmin Not Working
Hey,
I'm use free hosting at http://myplus.org , support: MySQL & PHP, FTP account, File Manager, FREE Script Installer, cPanel Vista
I'm trying to backup my MySQL database.
I've tried logging into phpMyAdmin from the cPanel but it doesn't seem to work.
However, when I access my website normally, the content of the database is displayed correctly.
I do not know how to backup my DB without phpMyAdmin.
Is there a way to do it? Or is there a way to just fix phpMyAdmin?
Shaggy posted this at 21:05 — 11th December 2009.
They have: 121 posts
Joined: Dec 2008
Do you have shell (ssh) access?
mysqldump --opt --all -u -p > backup.sql
I can't speak for the transactional safety of the MySQL backup utility. (Read: you may want to ensure there are no writes going on while you're backing up.)
Cheers,
Shaggy.
harrythomos posted this at 08:31 — 20th December 2009.
They have: 1 posts
Joined: Dec 2009
I think there is some problem in the Apache server..
Please check that is it working properly or not?
Thanks..
waiting for your reply
Link Removed
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.