Knowledge Base Article

I'm getting an Internal error in my MediaWiki

There can be many reasons for an Internal error in MediaWiki. To get more information about the error, you should enable debugging in your MediaWiki.

 

You can do this by adding the following line at the bottom of  the LocalSettings.php file:

 

$wgShowExceptionDetails = true;

 

This will give you the exact error message, as well as a backtrace result so that you can see what is causing the problem and look for a solution.


_______________

Find expert Mediawiki hosting services at SiteGround.com: Wiki-optimized servers, expert support team, free installation of Mediawiki, Mediawiki tutorial, and more.


Rating

Please indicate if this article was helpful for you.

rating :  5.0 from 5
views :  95
votes :  2

Valid XHTML 1.0 Strict Valid CSS!