eddieuk Posted August 10, 2009 Share Posted August 10, 2009 So its messed up my database, I have a backup but it won't upload to phpmyadmin.The compression is not recognised, when I try to zip it instead it gives an error saying the header file size is different.Can anyone help? How can I replace my database? Link to comment Share on other sites More sharing options...
target_locked Posted August 10, 2009 Share Posted August 10, 2009 try to use original .SQL file instead of ZIP file. Link to comment Share on other sites More sharing options...
eddieuk Posted August 10, 2009 Author Share Posted August 10, 2009 Tried that, it's too big so it won't work. Link to comment Share on other sites More sharing options...
target_locked Posted August 11, 2009 Share Posted August 11, 2009 Another method:Find the bigdump tool to import large data directly to PHPMyadmin.Or import ZIP to your localhost, then export to GZIP format, then upload GZIP to your host.Some host may not accept ZIP format but GZIP. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now