Media Wiki Troubleshooting

From NovaOrdis Knowledge Base
Revision as of 21:58, 17 April 2017 by Ovidiu (talk | contribs) (Created page with "=Internal= =Debugging= Add: <pre> $wgShowExceptionDetails = true; </pre> at the bottom of LocalSettings.php.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Debugging

Add:

$wgShowExceptionDetails = true; 

at the bottom of LocalSettings.php.