From: "Magnus Manske" Magnus.Manske@epost.de
To activate:
- In mysql, add the field cur_cache:
ALTER TABLE cur ADD cur_cache MEDIUMTEXT 2. Edit wikiText.php and remove the # from the last coding line, so that
it
reads $useCachedPages = true ;
I didn't see the cur_cache field in wikipedia.sql. Is that on purpose?
-- Jan Hidders