Knowledge Base Article

How to set my MediaWiki in debug mode?

By adding the following line to your LocalSettings.php file, you will be able to log everything that WikiMedia does:

$wgDebugLogFile = '/home/username/public_html/wikidir/logfile';

IMPORTANT NOTE: The path above should be the exact full path to the wiki directory under your account.



Rating

Please indicate if this article was helpful for you.

rating :  5.0 from 5
views :  427
votes :  2

Valid XHTML 1.0 Strict Valid CSS!