Live site install to localhost via Duplicator didn't install some tables
-
Hi there,
I’ve hit a brick wall with this & would greatly appreciate some help/guidance. I have recently tried to transfer my small live site (on DreamHost) to my localhost to continue working on it. I successfully installed WAMP and have phpmyadmin running fine. I used the Duplicator plugin to download the package & installer without issue. It seems to have the correct files and tables in the package. I created the database in phpmyadmin and at some point added a user with privileges.
The trouble began after running through the installer phase on localhost/mydomain/installer.php. In step 2 the Duplicator seems not to have been creating all the required database tables. At stage 3 the Deploy error count was reading 268 (ish) and when clicking on permalinks I couldn’t login to the local install of WordPress.
Eventually I got around this by adding a wp_user table which was absent, but then when viewing my site, all the pages and navigation bars are missing. From what I can tell there are suppose to be 11 default tables in the database, I am missing 3 still – wp_comments, wp_links & wp_posts hence why no pages will load… These three tables are definitely not in the phpmyadmin database. Step two of the duplicator seems to have not extracted them??
Anyways, I am at a loss as to how to proceed to load these three tables individually from the package. Any help or suggestions would be appreciated.
- The topic ‘Live site install to localhost via Duplicator didn't install some tables’ is closed to new replies.