6 echo You need to perform the following steps to complete installation:
7 echo 1. Add 'require_once("$IP/extensions/ConfirmAccount/ConfirmAccount.php");' to your MediaWiki LocalSettings.php
8 echo 2. run maintenance/update.php from the command line: php /path/to/mediawiki/maintenance/update.php
9 echo 3. If that fails, manually install ConfirmAccount.sql to your database \(edit first to configure options like table prefix etc\) and then run step 3 again
10 echo 4. Make sure \"\$wgEnableEmail\" is set to true in LocalSettings.php
19 echo You may need to run maintenance/update.php from the command line: php /path/to/mediawiki/maintenance/update.php