Here's the deal folks, after reading just about all of the threads related to the DB errors spitting after a blog is made, and even deleted. I'm *still* getting the following errors:
WordPress database error: [Table 'mydbname.2_options' doesn't exist]
SELECT option_value FROM 2_options WHERE option_name = '2_user_roles'
LIMIT 1
WordPress database error: [Table 'mydbname.2_options' doesn't exist]
SELECT option_value FROM 2_options WHERE option_name = 'blogname' LIMIT 1
WordPress database error: [Table 'mydbname.2_options' doesn't exist]
SELECT option_value FROM 2_options WHERE option_name = 'siteurl' LIMIT 1
WordPress database error: [Table 'mydbname.2_options' doesn't exist]
SELECT option_value FROM 2_options WHERE option_name = 'post_count' LIMIT 1
This is NOT my personal testing MU blog, this is someone else's blog I'm setting up. This is going on a recent download of MU from the download page here.
This is running on the following:
PHP 4.3.11
MySQL client version: 4.1.22
Server version: 4.1.22-standard
Memory limit in the php.ini file: 20M
Mysql STRICT mode is not turned on.
Max open file size in DB is: 2048 from original: 1024
Not hosted on Dreamhost.com
This is running on the root of the domain name, "BASE" is set right in the .htaccess file as well. I had tried various things to get this puppy running, yet it's *still* a no-go with those database errors.
Don't get me wrong, the blog is up and running fine. Any created blog is working, just those database errors still spit.
Anyone with any suggestions, besides "search"? Been there, done it numerous of times already, didn't find any really valuable informations. I'm not a nOOb with the overall WP Community either, please don't treat me like one.
However! I am new to these forums lmao! Thanks folks. :)
spencerp