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

From wikieduonline
Jump to navigation Jump to search
 
(12 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
  $wgDBTableOptions = "ENGINE=[[InnoDB]], DEFAULT CHARSET=binary";
 
  $wgDBTableOptions = "ENGINE=[[InnoDB]], DEFAULT CHARSET=binary";
 
  #$wgDebugLogFile = "/var/log/your_db_name/debug-{$wgDBname}.log";
 
  #$wgDebugLogFile = "/var/log/your_db_name/debug-{$wgDBname}.log";
 +
 +
cat [[LocalSettings.php (file)|LocalSettings.php]] | grep [[wfLoadExtension]]
 +
 +
[[Skins]]:
 +
<code>[[wfLoadSkin]]</code>
  
 
== Related ==
 
== Related ==
 
* [[Manual:RevisionDelete]]
 
* [[Manual:RevisionDelete]]
* <code>[[systemctl restart nginx]]</code>
+
* <code>[[systemctl restart nginx]] && [[systemctl status nginx]]</code>
 +
* https://www.mediawiki.org/wiki/Snippets/Load_an_additional_JavaScript_or_stylesheet_file_on_all_pages
 +
* <code>[[$wgAllowExternalImages]]</code>
 +
* <code>[[wfLoadExtension]]</code>
 +
* <code>[[$wgDefaultSkin]]</code>
 +
* <code>[[$wgPingback]]</code>
 +
* <code>[[$wgUseInstantCommons]]</code>
 +
* <code>[[Vector skin]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 13:26, 11 December 2023

Advertising: