Manual:$wgDBadminpassword
From MediaWiki.org
| Maintenance Scripts setting: $wgDBadminpassword | |
|---|---|
| Database administrator password. |
|
| Introduced in version: | pre 1.1.0 |
| Removed in version: | still in use |
| Allowed Values: | (string) |
| Default Value: | 'adminpass' |
Other settings: Alphabetical | By Function
[edit] Details
Password of the database administrator user $wgDBadminuser. This is normally set along with $wgDBadminuser in LocalSettings.php. It is not set in DefaultSettings.php (as of 1.11.1).