https://bugzilla.wikimedia.org/show_bug.cgi?id=34388
--- Comment #4 from Patrick Reilly <[email protected]> 2012-02-14 10:43:47 UTC --- (In reply to comment #3) > I suggest to raise the importance of this bug as it makes the whole > installation unusable. Do you have memcached installed and activated with your mediawiki installation? If you don't you need to change the WURFL configuration. Change this section of the wurfl-config.xml file located in /extensions/MobileFrontend/library/resources/wurfl-config.xml: <persistence> <provider>file</provider> <params>dir=/tmp/wurfl</params> </persistence> -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
