https://bugzilla.wikimedia.org/show_bug.cgi?id=18626
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #6 from Brion Vibber <[email protected]> 2009-05-08 19:08:37 UTC --- Closing this as INVALID; local PHP vs MySQL configuration issue where their socket file paths don't match. (This is common on for instance Mac OS X systems when PHP and MySQL are installed from separate sources -- stock Apple preinstalled PHP and MySQL's package intaller for MySQL. Other Unix-like systems may similarly have installs that default to non-matching locations. Generally shouldn't happen if you installed both from the same package source, but could always be funky!) See the MySQL and PHP manuals for how to configure them: http://dev.mysql.com/doc/refman/5.1/en/server-options.html#option_mysqld_socket http://us3.php.net/manual/en/mysql.configuration.php#ini.mysql.default-socket -- 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
