I can install mu Wordpress fine, but when I create a blog, I get the following error. Can anyone tell me what this means and how to correct this? It's like it's trying to write to tables that aren't there. I don't know much SQL, so if anyone can help me, that would be appreciated.
WordPress database error: [Table 'wordpressdb.wp_3_options' doesn't exist]
SELECT option_value FROM wp_3_options WHERE option_name = 'wp_3_user_roles' LIMIT 1
WordPress database error: [Table 'wordpressdb.wp_3_options' doesn't exist]
SELECT option_value FROM wp_3_options WHERE option_name = 'blogname' LIMIT 1
WordPress database error: [Table 'wordpressdb.wp_3_options' doesn't exist]
SELECT option_value FROM wp_3_options WHERE option_name = 'siteurl' LIMIT 1
WordPress database error: [Table 'wordpressdb.wp_3_options' doesn't exist]
SELECT option_value FROM wp_3_options WHERE option_name = 'post_count' LIMIT 1