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 is a factor that I believe needs 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
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