I also get this error after what appears to be a successful installation and then try to log in:
Fatal Error
Could Not Find Blog!
Searched for mydomain in databasename::wp_blogs table. Is that right?
Please check that your database contains the following tables:
wp_blogs
wp_users
wp_usermeta
wp_site
wp_sitemeta
wp_sitecategories
I uploaded the WPMU files to mydomain\blogs , made the blog folder and wp-content folder writable. I set up a database and user in Plesk. Running the index.php file, I chose to have blogs of the subdirectory type. I entered the required database info. (Please note, at this time I can't install to root or use the subdomain method)
I have checked the tables through Plesk phpmyadmin and they have been generated.
The only other error I get at the bottom of my Fatal Error login screen is:
Wordpress database error Table 'databasename.wp_posts' doesn't exist for query SELECT LOWER(post_name)FROM wp_posts WHERE post_type='page' made by require, require_once, require_once, is_blogname_page
I've tried a fresh install (deleted and re-uploaded files and fresh database) but with the same result.
Any ideas?