Database error after editing the .htaccess file for multisite.
-
Hi, I was trying to convert my current local WP installation to multisite and after editing the .htacces file as per WordPress instructions, my site is no longer functioning. I am getting an “Error establishing a database connection” error when trying to access the site or the backend. I know I should have made a backup of .htaccess before committing changes but now it is too late for that. Bellow is the error log for when I try to repair the database. Can someone please help me fix this? Thanks in advance.
hcc_1_posts: Table ‘hcc946.hcc_1_posts’ doesn’t exist
hcc_1_comments: Table ‘hcc946.hcc_1_comments’ doesn’t exist
hcc_1_links: Table ‘hcc946.hcc_1_links’ doesn’t exist
hcc_1_options: Table ‘hcc946.hcc_1_options’ doesn’t exist
hcc_1_postmeta: Table ‘hcc946.hcc_1_postmeta’ doesn’t exist
hcc_1_terms: Table ‘hcc946.hcc_1_terms’ doesn’t exist
hcc_1_term_taxonomy: Table ‘hcc946.hcc_1_term_taxonomy’ doesn’t exist
hcc_1_term_relationships: Table ‘hcc946.hcc_1_term_relationships’ doesn’t exist
hcc_1_commentmeta: Table ‘hcc946.hcc_1_commentmeta’ doesn’t exist
The topic ‘Database error after editing the .htaccess file for multisite.’ is closed to new replies.