I am having problems with reparing my db:
wp_commentmeta: Table 'klarakviberg_co.wp_commentmeta' doesn't exist
What to do?
Cheers
/k
I am having problems with reparing my db:
wp_commentmeta: Table 'klarakviberg_co.wp_commentmeta' doesn't exist
What to do?
Cheers
/k
To be more clear:
1) I cleaned the database because I already had WP installed.
2) Then I had to repair the database and so I did, but then I got this:
The wp_commentmeta table is not okay. It is reporting the following error: Table 'klarakviberg_co.wp_commentmeta' doesn't exist. WordPress will attempt to repair this tableā¦
Failed to repair the wp_commentmeta table. Error: Table 'klarakviberg_co.wp_commentmeta' doesn't exist
Try this :
.htaccess
php 1
# BEGIN WordPress
ErrorDocument 404 /index.php
# END WordPress
if the table actually doesn't exist then you'll pretty much need to re-install wordpress. If its not a big deal then just do that otherwise it gets a bit more complicated.
Not necessarily true. This is a known issue with sites hosted on free.fr. wernerb has recently come across a workaround (posted above).
This topic has been closed to new replies.