https://bugzilla.wikimedia.org/show_bug.cgi?id=43563
--- Comment #2 from Rob Kam <[email protected]> --- Hi, I found it happens only on the USB, if the same folders are on c:\ it's okay. It still happens with both the $wg settings commented out in LocalSettings.php There is xampp\htdocs\wiki\includes\profiler\Profiler.php and xampp\php\pear\Benchmark\Profiler.php but the one in pear is not mentioned in any .php file, except itself. In AutoLoader.php: 'Profiler' => 'includes/profiler/Profiler.php', and in WebStart.php: require_once( "$IP/includes/profiler/Profiler.php" ); -- 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
