i’m having issues creating a multisite with sub-domains. I keep getting an ‘error establishing database connection’ error.
so i put in mysitename.com/wp-admin and it asked me to put WP_ALLOW_REPAIR into the config.php, which I did.
Then it said the database needed to be repaired, so I did this and got this in return:
wp_1_posts: Table ‘intothem_mythica.wp_1_posts’ doesn’t exist
wp_1_comments: Table ‘intothem_mythica.wp_1_comments’ doesn’t exist
wp_1_links: Table ‘intothem_mythica.wp_1_links’ doesn’t exist
wp_1_options: Table ‘intothem_mythica.wp_1_options’ doesn’t exist
wp_1_postmeta: Table ‘intothem_mythica.wp_1_postmeta’ doesn’t exist
wp_1_terms: Table ‘intothem_mythica.wp_1_terms’ doesn’t exist
wp_1_term_taxonomy: Table ‘intothem_mythica.wp_1_term_taxonomy’ doesn’t exist
wp_1_term_relationships: Table ‘intothem_mythica.wp_1_term_relationships’ doesn’t exist
wp_1_commentmeta: Table ‘intothem_mythica.wp_1_commentmeta’ doesn’t exist