I am trying to import a database using phpMyAdmin. The file is compressed in .zip.
Every time I try to import, I get this error:
Error in ZIP archive: compressed size is not equal to the value in the header information.
I tried to export the file again and used different compression applications, but always get the same error.
How can i fix this?
source
share