[wpmu-trac] [WordPress MU Trac] #1129: WPMU 2.8.4a first install permalink error (was: WPMU installation manual/readme missing apache option)
WordPress MU Trac
wpmu-trac at lists.automattic.com
Mon Oct 12 11:38:58 UTC 2009
#1129: WPMU 2.8.4a first install permalink error
---------------------+------------------------------------------------------
Reporter: ndrwld | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone:
Component: General | Version:
Severity: normal | Keywords: apache, nginx, install, permalinks
---------------------+------------------------------------------------------
Changes (by ndrwld):
* cc: ndrwld@… (added)
* component: Optimisation => General
* version: 2.8.2 =>
* milestone: 2.8.2 =>
* keywords: readme, manual => apache, nginx, install, permalinks
* type: enhancement => defect
Comment:
I just have noticed that problem is not i this option. I figured out that
the problem isn't in this option.
First of all the problem is after first install
{{{
"http://dev.domain.com/blog/2009/10/08/hello-world/" - Error 404 - Not
Found
"http://dev.domain.com/2009/10/08/hello-world/" - works Fine!
}}}
If I enable (General/Permalink/Default) default permalink, an then turn
back to customize links. After that all links are working properly, even
on new blogs!.
I have this problem with apache and nginx on my Debian Lenny 32-bit
server, and XAMPP 1.7.2 on localhost in Windows (but without database
errors and after clicking "Hello World" post, WPMU just shows nothing in
post section).
After first install apache error.log gives me:
{{{
[Mon Oct 12 14:01:13 2009] [error] [client xx.xxx.xx.xxx] WordPress
database error Table 'dbase.wp_prefix1_blogs' doesn't exist for query
SELECT * FROM wp_prefix1_blogs WHERE domain = 'domain.com' AND path = '/'
made by require, include, include_once, require_once, require_once,
referer: http://domain.com/
[Mon Oct 12 14:01:13 2009] [error] [client xx.xxx.xx.xxx] WordPress
database error Table 'dbase.wp_prefix1_sitemeta' doesn't exist for query
SELECT meta_value FROM wp_prefix1_sitemeta WHERE site_id = 1 AND meta_key
= 'site_name' made by require, include, include_once, require_once,
require_once, get_current_site_name, referer: http://domain.com/
[Mon Oct 12 14:01:13 2009] [error] [client xx.xxx.xx.xxx] WordPress
database error Table 'dbase.wp_prefix1_blogs' doesn't exist for query
SELECT blog_id FROM wp_prefix1_blogs LIMIT 0,1 made by require, include,
include_once, require_once, require_once, referer: http://domain.com/
[Mon Oct 12 14:01:14 2009] [error] [client xx.xxx.xx.xxx] WordPress
database error Table 'dbase.wp_prefix1_sitemeta' doesn't exist for query
SELECT meta_value FROM wp_prefix1_sitemeta WHERE meta_key =
'wpmu_sitewide_plugins' AND site_id = 1 made by require, include,
include_once, require_once, get_site_option, referer: http://domain.com/
}}}
Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny3 with Suhosin-Patch mod_ssl/2.2.9
OpenSSL/0.9.8g configured
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/1129#comment:1>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list