Query concerning empty WP database on a subdomain
-
I have created a subdomain on my main hosting site and successfully installed WP on it. Plan to transfer the site using the Duplicator plugin to the main site, which is NOT a WP site, There are two factors that I believe need to be solved before making the migration.
1: cPanel> File Manager contains the sub domain folders:
wp.mainsite.com
/cgi-bin
/wp
2: cPanel> File Manager root:home/mainsite
3: php MyAdmin
+ mainsite_wp10 (contains all of the files of the mainsite)
+ mainsite_wpx ( WP database is empty, this is the subdomain where WP has been installed )
4: MySQL Database
database: mainsite_wp10 size: 1.54 MB (main site)
database: mainsite_wpx size: 0.00 MB (subdomain with WP installed)Both sites have users correctly added with full privileges. The WP site has been completed and visible when the URL is loaded to a browser.
So my question is: why do I have an empty database in my WP installation and how can I solve it? TIA
The page I need help with: [log in to see the link]
- The topic ‘Query concerning empty WP database on a subdomain’ is closed to new replies.