Manual:$wgSharedDB

From MediaWiki.org
Jump to: navigation, search
Shared DB settings: $wgSharedDB
The name of the shared database.
Introduced in version: 1.4.0
Removed in version: still in use
Allowed values:
Default value: null

Other settings: Alphabetical | By Function


[edit] Details

The name of the shared database.

Shared database for multiple wikis. Commonly used for storing a user table for single sign-on (actually not real SSO, since the user may still have to log in into each wiki separately, but at least registration has to be done only once). The server for this database must be the same as for the main database. From 1.13 on you may use $wgSharedPrefix to specify a separate prefix for this database.

*NOTE* This option and its related configuration options may not be compatible with databases other than MySQL.

See Manual:Shared database for usage information.

[edit] See Also

Language: English  • français • 日本語
Personal tools
Namespaces

Variants
Actions
Navigation
Support
Download
Development
Communication
Print/export
Toolbox