/var/www/html/LocalSettings.php
Jump to navigation
Jump to search
This article is a Draft. Help us to complete it.
/var/www/html/LocalSettings.php
$wgDBtype = "mysql"; $wgDBserver = "127.0.0.1"; $wgDBname = "yourdbname"; $wgDBuser = "youruser"; $wgDBpassword = "your_pasword"; $wgDBprefix = ""; $wgDBTableOptions = "ENGINE=InnoDB, DEFAULT CHARSET=binary"; #$wgDebugLogFile = "/var/log/your_db_name/debug-{$wgDBname}.log";
Related
See also
Advertising: