Mediawiki

From Anarchaserver
Revision as of 21:05, 20 September 2015 by Thf (talk | contribs) (→‎FORGOT PASSWORD)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

FORGOT PASSWORD

To retrieve a password, when you know the username, you have to run a maintenance script in the folder:

cd /usr/share/mediawiki/maintenance

set the password for username 'example' to 'newpassword'
php changePassword.php --user=example --password=newpassword

CREATE USER

Log in your MediaWiki and click Special Pages at the bottom left of the screen. Then click Log in / create an account and create a new MediaWiki account.