msdan Posted June 9, 2004 Posted June 9, 2004 I'm trying to use phpmyadmin to export my MySql database, but for some reason this is not working. If I'm selecting to save a file - is not saving the file; if I want to write only the script - is displaying the script for 1 second and then redirects to a page with this message : Missing what Anybody has any idea what's happening? Thank you Quote
Sarah Posted June 9, 2004 Posted June 9, 2004 msdan - you are trying to export the whole db, or just one table? Quote
msdan Posted June 10, 2004 Author Posted June 10, 2004 sarah, i'm trying to export the whole db... it is not very big.. Quote
Sarah Posted June 10, 2004 Posted June 10, 2004 You should just have to go onto your main PHPMyAdmin screen and choose 'export'. Then on the left hand side choose all the tables that you would like exported (or select all). Leave the SQL radio button checked, then leave the 'data' checkbox checked since you want all the data to be backed up.. then choose 'save as file' if you want.. or else don't check save as file and then just copy and paste from the screen. that's all you should have to do.. if you are getting errors, then im not sure.. sorry Quote
msdan Posted June 11, 2004 Author Posted June 11, 2004 Thank you Sarah, I was getting the error after I did everything you said:) Anyway, seems to be a browser problem. I'm getting the error with IE6; Netscape7 saved the script properly... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.