Henny Savenije wrote: > Most of the time that means that PHP is not > communicating with the database. You may want to > check your database settings or see if MySQL is running
MediaWiki should fail gracefully if it couldn't connect to the db. A blank page would mean a PHP error (it should get an entry on its error log). Not having changed any php file, maybe it is an out-of-memory error. _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
