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

--- Comment #2 from Brandon Sky <brandonskypime...@gmail.com> 2012-07-11 
18:01:31 UTC ---
Here's a hack that allows you to run AntiSpoof under SQLite databases:
1) Download both AntiSpoof for master and AntiSpoof for MediaWiki <1.19.
2) Copy the sqlite file to the sql folder in the root of the latter extension.
3) Copy latter AntiSpoof folder to extensions directory in MW root.
4) Add require_once( "$IP/extensions/AntiSpoof/AntiSpoof.php" ); to the bottom
of LocalSettings.php.
5) Run php maintenance/update.php.
6) Run php extensions/AntiSpoof/batchAntiSpoof.php.
7) Check Special:Version on your wiki to verify installation.
8) Done!

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to