https://bugzilla.wikimedia.org/show_bug.cgi?id=31099
--- Comment #8 from Reedy <[email protected]> 2011-09-22 21:54:16 UTC --- (In reply to comment #7) > Well since it's just you, you might need to dive into your debugger and see > what's going on... It's not just me. It was reported on IRC, and I was able to verify it. The only main difference in my configs is memcached setup for my trunk wiki, setting it for the others makes no difference reedy@ubuntu64-esxi:~$ apache2 -v Server version: Apache/2.2.17 (Ubuntu) Server built: Sep 1 2011 09:31:14 reedy@ubuntu64-esxi:~$ php -v PHP 5.3.5-1ubuntu7.2 with Suhosin-Patch (cli) (built: May 2 2011 23:00:17) Copyright (c) 1997-2009 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies with Xdebug v2.1.0, Copyright (c) 2002-2010, by Derick Rethans reedy@ubuntu64-esxi:~$ mysql --version mysql Ver 14.14 Distrib 5.1.54, for debian-linux-gnu (x86_64) using readline 6.2 Right, fixed for me by setting $wgExtensionAssetsPath = '/w/extensions/extensions'; As my extensions are in branch/extensions/extensions NOT branch/extensions So it's a config issue, WFM is still true -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
