I installed WPMU in a sub directory: http://www.mcbc.qc.ca/site2/ and I got the Installation successful page but there seemed to be errors at the bottom:
WordPress database error Table 'np5605_db.wp_blogs' doesn't exist for query SELECT * FROM wp_blogs WHERE domain = 'mcbc.qc.ca' AND path = '/site3/index.php/' made by require, include, include_once, require_once, require_once WordPress database error Table 'np5605_db.wp_sitemeta' doesn't exist for query SELECT meta_value FROM wp_sitemeta WHERE site_id = 1 AND meta_key = 'site_name' made by require, include, include_once, require_once, require_once, get_current_site_name WordPress database error Table 'np5605_db.wp_blogs' doesn't exist for query SELECT blog_id FROM wp_blogs LIMIT 0,1 made by require, include, include_once, require_once, require_once WordPress database error Table 'np5605_db.wp_sitemeta' doesn't exist for query SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'wpmu_sitewide_plugins' AND site_id = 1 made by require, include, include_once, require_once, get_site_option WordPress database error Table 'np5605_db.wp_sitemeta' doesn't exist for query SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'active_sitewide_plugins' AND site_id = 1 made by require, include, include_once, require_once, apply_filters, call_user_func_array, mu_filter_plugins_list, get_site_option
When I click on the login link It doesnt take me to http://www.mcbc.qc.ca/site3 but to http://www.mcbc.qc.ca
If I click on the Your WordPress ยต site has been configured link, I get the following:
Fatal Error
If your blog does not display, please contact the owner of this site.If you are the owner of this site please check that MySQL is running properly and all tables are error free.
Could Not Find Blog!
Searched for mcbc.qc.ca/site3/Index.php/ in np5605_db::wp_blogs table. Is that right?What do I do now?
Read the bug report page. Some of the guidelines there may help you figure out what went wrong.
If you're still stuck with this message, then check that your database contains the following tables:* wp_blogs
* wp_users
* wp_usermeta
* wp_site
* wp_sitemeta
* wp_sitecategoriesIf you suspect a problem please report it to the support forums but you must include the information asked for in the WPMU bug reporting guidelines!
I checked my db and I have all those tables. My wp_blogs table looks like this.
Can anyone help?
Thanks!