I'm having trouble completing a clean install of WordPress MU 1.0 (from latest.tar.gz, downloaded today). After filling out the first configuration form I get a page full of WordPress database error messages, all telling me that 'Table [db_name].wp_1_options' doesn't exist.
This is NOT the problem so widely reported here wherein the table gets created despite the error message. When I go check the database I can see that no tables have been created. Oddly enough I _do_ get emailed my account credentials, but I am unable to use them. When I try to load various pages I get "No WPMU site defined on this host."
When I run mysql from a shell using the same credentials I supplied to WordPress MU I am able to get, create and drop tables, etc.; I don't know why the application itself is unable to do so.
My setup: Apache 2.0.5.3, PHP 4.3.9, MySQL 4.1.10a running on RedHat Enterprise Linux.
I've tried removing wp-config.php and repeating the process, as well as deleting everything, re-downloading latest.tar.gz, and starting fresh, but I keep having the same problem. Can anyone offer any advice?
Thanks,
Songdog