I've created a site on one hosting package and now need to transfer it across to another but am having a problem importing the 3.23.56 mysql db to 4.1.15? It says Import has been successfully finished, 0 queries executed. but nothing imports?!
I've had these errors:
No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16. (when I've imported a non-compressed file 3.9MB)
Error in ZIP archive: Compressed size is not equal with the value in header information. (when I've imported a zipped file 468kb)
Import has been successfully finished, 0 queries executed. (when I import just part of the db 948kb)
Is the database not compatible with a newer version?
Thanks.
Comments
Corruption via Mac
The problem seemd to be downloading the mysql db on my mac! Never had the problem before but when I downloaded the db on a PC and transferred it across it uploaded fine.
The only thing now is that the homepage views fine but when I go to any other page I get:
Object not found!
The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.
If you think this is a server error, please contact the webmaster.
Error 404
.htaccess
Solved the Object not found problem by uploading an .htaccess file :)