Missing Tables in Installation
-
I need some help. Been trying to install wordpress and all i get is one huge stone-wall. It tells me some of my tables need repair and when i paste the given code to wp_config.php. It prompts me to repair and yet when i click that all it tells me is that only two tables are okay and then:
wp_posts: Table ‘business_today.wp_posts’ doesn’t exist
wp_comments: Table ‘business_today.wp_comments’ doesn’t exist
wp_links: Table ‘business_today.wp_links’ doesn’t exist
wp_options: Table ‘business_today.wp_options’ doesn’t exist
wp_postmeta: Table ‘business_today.wp_postmeta’ doesn’t exist.I could create my own tables in the mysql database but i donot know which fields each requires. Any help would really be swell
The topic ‘Missing Tables in Installation’ is closed to new replies.