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.



Rating

Please indicate if this article was helpful for you.

rating :  4.4 from 5
views :  989
votes :  12

Haven't found what you are looking for? Suggest an article HERE.

powered by

Valid XHTML 1.0 Strict Valid CSS!