Topic on Manual talk:Common errors and symptoms

PHP Warning: Invalid argument supplied for foreach() in .../includes/cache/localisation/LocalisationCache.php on line 459

1
Perohanych (talkcontribs)

This record appeared twice a second in err_log

To fix it just uncomment in LocalSettings.php line

$wgCacheDirectory = "$IP/cache";

Hope this will be useful.

Reply to "PHP Warning: Invalid argument supplied for foreach() in .../includes/cache/localisation/LocalisationCache.php on line 459"