Topic on Project:Support desk

Internal error in load.php

5
Summary by Ciencia Al Poder

missing tmp directory

212.186.188.91 (talkcontribs)

Hi,

I've installed MediaWiki and I always get this error in Firebug:

/*

Internal error

Internal error

Problematic modules: {"startup":"error"}

*/

if (window.console && console.error) {console.error("Internal error\n\nInternal error\n\nProblematic modules: {\"startup\":\"error\"}");}

Can someone help me please?

Thanks

Regards,

Alex

Ciencia Al Poder (talkcontribs)
212.186.188.91 (talkcontribs)

Thank u very much. With the complete Error message I've found the error, it was the missing tmp directory.

Drdlund (talkcontribs)

I'm getting the same Firebug error. Where did you create your tmp directory? What tmp directory was missing. I have enabled the $wgShowExceptionDetails but it doesn't show me much more. All I can tell is that there is something wrong with load.php

87.123.60.188 (talkcontribs)

When you access one of the URLs with load.php in it using your web browser, do you then see a more detailed error message? The output of load.php should contain a PHP error. A backtrace would be nice...

Reply to "Internal error in load.php"