(Created page with "==Overview== This is a bunch of stuff matt has compiled to do maintenance work on the wikis. ==Passwords== To change a password you need username and the new password. Login to server and navigate to: /var/www/html/mediawiki-crew-empire/maintenance# (this is for the plot wiki). Then run this command from the prompt: php runScript.php changePassword.php --user=userName --password=newPassword")
 
(No difference)

Latest revision as of 17:11, 11 April 2024

Overview

This is a bunch of stuff matt has compiled to do maintenance work on the wikis.

Passwords

To change a password you need username and the new password.

Login to server and navigate to:

/var/www/html/mediawiki-crew-empire/maintenance# (this is for the plot wiki).

Then run this command from the prompt:

php runScript.php changePassword.php --user=userName --password=newPassword