Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
bwyatt Posted January 25, 2008 Posted January 25, 2008 Regarding Brandon's Tutorial, it won't work for me :/ I get the following error: Error Number: 2005 Error: Unknown MySQL server host ':/var/lib/mysql/mysql.sock' (3) Did anyone else get this when they tried to switch to UDG, is there a solution? Yes, I did ensure that I got the right path down and yes UDG is a supported transport protocol... any ideas?
bfarber Posted January 25, 2008 Posted January 25, 2008 You using mysql client or mysqli client? If it's mysqli, you have to make a different modification.
bwyatt Posted January 26, 2008 Posted January 26, 2008 I think it's mysqli, as in PHPinfo one of the configure commands are:'--with-mysqli'
bfarber Posted January 28, 2008 Posted January 28, 2008 You have to modify instead ips_kernel/class_db_mysqli_client.phphttp://us2.php.net/mysqli_connect You have to change the connect function to specify the socket as one of the parameters.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.