ID: 47197 User updated by: coreync at gmail dot com Reported By: coreync at gmail dot com -Status: Open +Status: Closed Bug Type: MySQL related Operating System: Centos 5.2 PHP Version: 5.2.8 New Comment:
The link to the php info is no longer relevant to this bug (I recompiled mysql to point to the same location as my php configuration). Closing. Previous Comments: ------------------------------------------------------------------------ [2009-01-23 10:58:44] coreync at gmail dot com Description: ------------ As seen in this phpinfo file: http://friendcodes.com/info.php When using --with-mysql-sock=/var/lib/mysql/mysql.sock as a configure tag, php still uses the server's mysql default socket location (scroll down to mysql section in the phpinfo). Expected result: ---------------- I expected php to pass the socket location entered during configure to the mysql client. Actual result: -------------- Did not pass the socket location to the mysql client. Resolved by creating a symbolic link. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=47197&edit=1