https://bugzilla.wikimedia.org/show_bug.cgi?id=28929
--- Comment #3 from Bawolff <[email protected]> 2011-05-12 05:15:47 UTC --- >Or perhaps you mean not a MediaWiki extension, but something else? What "HTTP >php extension" did you mean? The php extension (which is fairly different from a mediawiki extension). The one I gave a link to in comment 1. To verify which php extensions are installed you have to create a php file containing just "<?php phpinfo()" (without the quotes), and view it in your web browser. You probably need to disable it in your php.ini file, or perhaps run the command $pecl uninstall HTTP (or perhaps using your system's package manager) Anyways, removing it probably varies with how you have your system set up. If you're using a shared host, you'll probably have to talk to whomever you buy web hosting from. Anyways, this naming conflict should probably be fixed with the 1.17 release of MediaWiki (bug 25872) -- 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
