rcastro, Wednesday, February 27, 2002, 12:28:01 AM, you wrote: r> Hi!
r> My name is Ricardo Castro and i'm writing for Ensenada, Mexico. My problem r> installing MySQL is next: r> I've unzipped MySQL (mysql-max-3.23.49-pc-linux-gnu-i686.tar.gz)in /usr/local/; r> i've follow all the steps that the INSTALL-BINARY indicates; but i have the r> problem that in the moment to want to run mysql, indicates me: r> ERROR 2002: Can't connect to local MySQL server through r> socket '/tmp/mysql.sock' (111) r> I've made r> find / -name mysql.sock r> And, surprise!!!!, there is no file anywhere!!!!. mysql.sock is created when mysqld is started. Is your MySQL server running? r> When i run the steps, nothing indicates me a mistake or something like that r> What is happened???. Check your privileges on the socket file and on the dir that contains socket file. You can find the description of this error at: http://www.mysql.com/doc/C/a/Can_not_connect_to_server.html r> Thank's r> Ricardo Castro. -- For technical support contracts, goto https://order.mysql.com/ 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