Posts not found after reinstall
-
So the worst thing happened to me. My disks died and I didn’t confirm my SQL backups were actually working.
So I restored everything through some hard work just using MYSQL .ibd files which gave me all the databases.
Now when I am using wordpress I can’t seen any of my posts at all. On the front page you see:
Not Found
Sorry, but you are looking for something that isn’t here.The post section of the Dashboard is empty, though categories, tags and comments all seem to be there.
Through mysql when I “SELECT * from wp_posts;” everything is listed but for some reason it still doesn’t show on the site.
I’ve also tried installing a brand new version of wordpress and dumping wp_posts into the database with no luck.
Any advice would be really appreciated!
- The topic ‘Posts not found after reinstall’ is closed to new replies.