| Database settings: $wgDBadminpassword | |
|---|---|
| Password for $wgDBadminuser. | |
| Introduced in version: | pre 1.1.0 | 
| Removed in version: | still in use | 
| Allowed values: | (string) | 
| Default value: | null | 
| Other settings: Alphabetical | By function | |
Details
Database password that can be used when running maintenance scripts.
Prior to MediaWiki version 1.16, $wgDBadminpassword was set in AdminSettings.php.
In newer versions it can still be set along with $wgDBadminuser in LocalSettings.php, but is optional.
See also
- Manual:$wgDBuser
- Manual:$wgDBpassword
- Manual:$wgDBadminuser
    This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.