Dear Wiki'ers, I added the following debug variables to a MediaWiki 1.22.8 LocalSettings.php on Windows that is giving me some troubles. $wgShowExceptionDetails=true; $wgShowSQLErrors = true; $wgDebugDumpSql = true; $wgShowDBErrorBacktrace = true;
I thought that output would be displayed in the browser, at least for DumpSql, but I'm not getting anything. Do I have to do anything else for these to work in MediaWiki 1.22.8. Thanks for any help ! Lori _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
