AbuseFilter setup

From Wikitech
Revision as of 23:37, 18 May 2009 by RobH (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  • Go into the php configuration directory:
 cd /home/wikipedia/common/php-1.5/
  • Add the extensions tables to the project:
 php maintenance/sql.php --wiki=dbname extensions/AbuseFilter/abusefilter.tables.sql
  • Add the wiki to the 'wmgUseAbuseFilter' array in InitiliseSettings.php.
  • If needed, customize the settings for the extension in abusefilter.php.
  • If they want settings other than the defaults listed in the same file, you will need to enter them.
  • Update the configuration site-wide:
 sync-common-all
Personal tools
Namespaces

Variants
Actions
Navigation
Ops documentation
Wiki
Toolbox