https://bugzilla.wikimedia.org/show_bug.cgi?id=37076
--- Comment #2 from Antoine "hashar" Musso <[email protected]> 2012-05-24 09:54:22 UTC --- Workaround: I have installed php-dev and ran `pecl install parsekit` on deployment-dbdump. The following extra packages will be installed: autoconf automake autotools-dev libltdl-dev libssl-dev libssl0.9.8 libtool m4 shtool Then : You should add "extension=parsekit.so" to php.ini Did that in /etc/php5/conf.d/parsekit.ini and leaved a comment there. -- 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
