Hello. On Fri 2002-12-06 at 14:32:13 -0600, [EMAIL PROTECTED] wrote: > after trying this it shows mysql as running, but /tmp/mysql.sock as > not being created. i stopped mysql and then started it again, and > the same thing happened...still no mysql.sock? should i just > reinstall? what is the best way to go about fixing this problem? > thank you.
You can use "mysqladmin -h127.0.0.1 variables" to determine where the socket file should be (according to the MySQL server). Assure that it is indeed /tmp/mysql.sock as you/the client think it is. Read http://www.mysql.com/doc/en/Can_not_connect_to_server.html and follow the suggestions there. If that does not help, write again and describe which facts you have found out according to this page. HTH, Benjamin. -- [EMAIL PROTECTED] --------------------------------------------------------------------- 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