Missing Posts & Pages (Deploy Errors)
-
Hi,
So I’ve been attempting to move my localhost website (WAMP) to my domain on HostGator.
I receive no errors during the scan or build phases of the packages.
However, when installing I do. In my Install report I have 783 Deploy Errors, and when I look in the log I see:
**ERROR** database error write ‘The used table type doesn’t support FULLTEXT indexes’ – [sql=
CREATE TABLEwp_posts(
IDbigint(20) unsigned NOT NULL AUTO_INCREME…]
**ERROR** database error write ‘Table ‘encounte_(my SQL DB name).wp_posts’ doesn’t exist’ – [sql=Below this I see:
INSERT INTO
wp_postsVALUES(“1”, “1”, …]
**ERROR** database error write ‘Table ‘encounte_(DB name).wp_posts’ doesn’t exist’ [sql=INSERT INTOwp_postsVALUES(“2”, “1”, “2015-05-25 18:01:08”, “2015-05-25 …]As far as I can tell there seems to be an issue with the Posts Table not being duplicated onto my domain site.
When I look on my website live, it is missing pages & posts which were previously on my localhost website. Much of the content appears to be there however.
Furthermore, all of the links lead to 404 errors.
Tried re-installing etc, think the problem may lie deeper than that.
Any help would be appreciated,
Thank you,
Will
The topic ‘Missing Posts & Pages (Deploy Errors)’ is closed to new replies.