https://bugzilla.wikimedia.org/show_bug.cgi?id=19447





--- Comment #22 from Martin Seidel <jode...@gmx.de>  2009-07-04 12:26:21 UTC ---
my four steps to become a irrespondable wiki:

1. svn up

3. wiki not respondable, error:
Database error
A database error has occurred
Query: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'de' AND lc_key =
'deps' LIMIT 1
Function: LCStore_DB::get
Error: 1146 Table 'wikidb.l10n_cache' doesn't exist (localhost)

2. $wgLanguageCode = "en" (suggested above, config is normaly "de", but result
is the same as with "en")

4. php maintenance/update.php, error:
A database error has occurred
Query: SELECT  lc_value  FROM `l10n_cache`  WHERE lc_lang = 'en' AND lc_key =
'deps'  LIMIT 1
Function: LCStore_DB::get
Error: 1146 Table 'wikidb.l10n_cache' doesn't exist (localhost)


Only svn up --revision 52502 will fix these


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to