On Friday, 15. March 2002 09:41, Mike Estes wrote: > I can't connect to mysql remotely. I have added my hostname to the host > table, i have the correct entries in user table,for localhost, my hostname, > my ip, and even %. i can login locally through the shell, and the uname and > pass is same for all entries. What else could be wrong. I'm using a php > script to connect, the error code i get is not in the docs. > Can't connect to MySQL server on 'chandra056.besthost.net' (10060) > help please
Did you execute FLUSH PRIVILEGES statement or run mysqladmin flush-privileges to tell the server to reload the grant tables?! Regards Georg --------------------------------------------------------------------- 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