Difference between revisions of "/var/www/html/LocalSettings.php"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{Draft}}
 
{{Draft}}
 
 
[[/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";
 
 
 
cat LocalSettings.php | grep [[wfLoadExtension]]
 
 
== Related ==
 
* [[Spam filter]]
 
  
 
== See also ==
 
== See also ==

Revision as of 12:06, 17 September 2022

Advertising: