Database settings: $wgDBpassword
The password for $wgDBuser .
Introduced in version:pre 1.1.0
Removed in version:still in use
Allowed values:(string)
Default value:(see below)

Details

The password for $wgDBuser.

Default value

In MediaWiki 1.5.0 and later this setting is not initialized (it does not exist in DefaultSettings.php). This setting must be configured in LocalSettings.php.

Prior to 1.5.0 the default value was 'userpass'.

See also

  • Manual:$wgDBuser
  • Manual:$wgDBadminuser
  • Manual:$wgDBadminpassword
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.