https://bugzilla.wikimedia.org/show_bug.cgi?id=43563
Adrian Popa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |o --- Comment #4 from Adrian Popa <[email protected]> --- I seem to have hit the same (or a similar) bug when upgrading from 1.17 to 1.20.3. I get the following error message when accessing "Special Pages" and some of my wiki pages: PHP Fatal error: require(): Cannot redeclare class mwnamespace in /var/www/html/wiki/includes/AutoLoader.php on line 1145 I did some debugging and the file that needs to be "required" is includes/filebackend/lockmanager/FSLockManager.php, but I can't find a reference to mwnamespace in it. I am using Centos 6.3 with PHP 5.3.3, Apache 2.2.15 and mysql 5.1.67. Let me know what the basic steps of isolating this issue are. -- 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
