From: "Jesper Rønn-Jensen" Date: 2005-08-07T06:16:07+09:00 Subject: Re: Connecting to a non-localhost Mysql with Ruby-DBI I just found this thread and setting the symbolic link did it for me: ln -s /var/lib/mysql/mysql.sock /tmp/mysql.sock Thanks for sharing this trick! /Jesper