Installation Error
MediaWiki Version 1.18.1 URL http://www.weareearthborne.com/wiki
This is a new install. The Installation seemed to go ok, but I get the following errors:
Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\wiki\includes\LocalisationCache.php on line 326
Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\wiki\includes\LocalisationCache.php on line 377
Fatal error: Unsupported operand types in C:\xampp\htdocs\wiki\languages\Language.php on line 248
I already read to try to add these lines to LocalSettings.php, but to no avail:
$wgLocalisationCacheConf['store'] = 'file'; $wgCacheDirectory = '<some directory on local hard drive outside of web server root>';
I just tried editing your wiki and it works without giving errors. Could you solve this already?
If it's not solved, please tell us, what exactly you do to get these error messages.
I don't know what I did.... :(
It shows it's working for me now too.... I really am confuzzled. But as the old saying goes... if it ain't broke... don't fix it.
I added the two lines above to my LocalSettings.php. I guess it just took a while to work. Who knows.