https://bugzilla.wikimedia.org/show_bug.cgi?id=43563
Dereckson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Hardware|PC |All OS|Windows XP |All --- Comment #1 from Dereckson <[email protected]> --- Hello, This error occurs when the code loads twice a class Profiler (the same, or two other). You note your cache configuration in the bug report, is that means if you comment the following line, the error disappears? # $wgMainCacheType = CACHE_ACCEL; # $wgCacheDirectory = "$IP/cache"; Could you also do a search on "class Profiler" and confirm us this exists only one in your MediaWiki directory tree? [ Removing platform information, not relevant. ] -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
