https://bugzilla.wikimedia.org/show_bug.cgi?id=30935
Max Semenik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Max Semenik <[email protected]> 2011-09-17 08:27:06 UTC --- PHP has a funny feature where it could use php.ini from different locations when running via mod_php and CLI. So the only 100% foolproof way to check PHP configuration is phpinfo() from the web and php -i from command line. Check output of php -i | grep -i mysql -- 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
