I browse older posts. It seems that this is a bug in older version. Maybe it is not fixed in v1.2?
I just installed mu wordpress (v1.2) via subdirectory fashion. I modified override rule in httpd.conf according to README.txt.
Problem:
However when I create a new blog in site-admin panel, I got a few error messages. Nevertheless, the new blog is actually created. But if I creat a new blog in the main entrance page for admin, I dont get the error message.
Need help:
The error messages still bother me. How should I get rid of them?
Error message:
WordPress database error: [Table 'pfmublogs.wp_15_options' doesn't exist]
SELECT option_value FROM wp_15_options WHERE option_name = 'wp_15_user_roles' LIMIT 1
WordPress database error: [Table 'pfmublogs.wp_15_options' doesn't exist]
SELECT option_value FROM wp_15_options WHERE option_name = 'blogname' LIMIT 1
WordPress database error: [Table 'pfmublogs.wp_15_options' doesn't exist]
SELECT option_value FROM wp_15_options WHERE option_name = 'siteurl' LIMIT 1
WordPress database error: [Table 'pfmublogs.wp_15_options' doesn't exist]
SELECT option_value FROM wp_15_options WHERE option_name = 'post_count' LIMIT 1
Warning: Cannot modify header information - headers already sent by (output started at /www/html/printlessfoot/blogs/wp-includes/wp-db.php:135) in /www/html/printlessfoot/blogs/wp-includes/pluggable.php on line 334