Hi,
When deleting all Wordpress posts before a specific post I accidentally deleted a bunch of categories, so I need to restore the database from the backup I made right before I did that. Problem is when I upload the backup I get the error:
Error: SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
I tried uploading it in phpMyAdmin and got an error also which says:
phpMyAdmin - Error
Incorrect format parameter
I tried uploading it as a 600mb .sql.gz just as I downloaded it, extracting the 4GB .sql file and uploading it directly uncompressed, and compressing it to a .sql.zip but none of it works.
When deleting all Wordpress posts before a specific post I accidentally deleted a bunch of categories, so I need to restore the database from the backup I made right before I did that. Problem is when I upload the backup I get the error:
Error: SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
I tried uploading it in phpMyAdmin and got an error also which says:
phpMyAdmin - Error
Incorrect format parameter
I tried uploading it as a 600mb .sql.gz just as I downloaded it, extracting the 4GB .sql file and uploading it directly uncompressed, and compressing it to a .sql.zip but none of it works.
Last edited: