Matt, Monday, September 02, 2002, 8:33:36 PM, you wrote: MTW> I just installed MySQL from RPM and can connect to it via shell using MTW> the MySQL command, but I can't get anything else to connect to it. MTW> MySQL Connection Failed: Can't connect to local MySQL server through MTW> socket '/tmp/mysql.sock' (2)
Check if MySQL server is running. If so, find where mysql.sock is located (/var/lib/mysql ?) and specify path to the socket for the client. Or you can also create a symlink. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php