Problems getting started

Jump to: navigation, search

Just saw this problem a minute ago on my own server. I had a typo in LocalSettings.php that prevented the dump from working (I personally was missing a trailing ';').

Chiefgeek157 (talk)22:15, 28 August 2012

Hmh I can check but shouldn't the whole wiki break in such case? My wiki works fine tho.

Subfader (talk)06:41, 29 August 2012

Yes, unfortunately dumpBackup.php returns very few errors. You need to google around to make sure it works first.

Rainman (talk)09:01, 29 August 2012

When xdebug is turned on it returns this error message in php_errors.log: PHP Fatal error: Maximum function nesting level of '100' reached, aborting! in /var/www/html/w/includes/GlobalFunctions.php on line 2326 Try to turn off xdebug in php. It helped me to solve the premature end of file error when running build.

212.24.186.15813:28, 9 May 2013