From: brandonskypimenta at gmail dot com Operating system: Mac OS X PHP version: Irrelevant Package: MySQL related Bug Type: Bug Bug description:MySQL connect commands do not work
Description: ------------ When you try to run mysql_connect() under MySQL under OS X 10.6.2 with MySQL installed (under PHP 5.3.0), you will get an error saying the MySQL socket file doesn't exist. Here's an example with vBulletin 3.8.5: mysql_connect(): No such file or directory /path/to/vbulletin/root/includes/class_core.php on line 314 Expected result: ---------------- The database could have connected properly. Actual result: -------------- mysql_connect(): No such file or directory /Users/sky/Sites/vb/includes/class_core.php on line 314 -- Edit bug report at https://bugs.php.net/bug.php?id=62568&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=62568&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=62568&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=62568&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=62568&r=fixed Fixed in SVN and need be documented: https://bugs.php.net/fix.php?id=62568&r=needdocs Fixed in release: https://bugs.php.net/fix.php?id=62568&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=62568&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=62568&r=needscript Try newer version: https://bugs.php.net/fix.php?id=62568&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=62568&r=support Expected behavior: https://bugs.php.net/fix.php?id=62568&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=62568&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=62568&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=62568&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=62568&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=62568&r=dst IIS Stability: https://bugs.php.net/fix.php?id=62568&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=62568&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=62568&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=62568&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=62568&r=mysqlcfg