/var/www/html/LocalSettings.php (file)
Jump to navigation
Jump to search
/var/www/html/LocalSettings.php
$wgDBtype = "mysql"; $wgDBserver = "127.0.0.1"; $wgDBname = "yourdbname"; $wgDBuser = "yourdbuser"; $wgDBpassword = "yourpassword"; $wgDBprefix = ""; $wgDBTableOptions = "ENGINE=InnoDB, DEFAULT CHARSET=binary"; #$wgDebugLogFile = "/var/log/your_db_name/debug-{$wgDBname}.log";
cat LocalSettings.php | grep wfLoadExtension
wfLoadSkin
Related[edit]
See also[edit]
Advertising: