|
From: Scott M. <srm...@in...> - 2006-05-22 15:43:49
|
Stupid Me - I was having a problem with a php script connecting to my MySQL DB on another server, so I went into MySQL via Webmin, and clicked on User Permissions. From there, root was listed twice (which it should be from what I understand), and I clicked on user: root Hosts: localhost and changed Hosts from "localhost" to "any". Now, I am locked out of MySQL via Webmin. My script seems to be working fine, but if anyone knows how to "un-do" what I did so I can get back into MySQL via Webmin, it would be appreciated. Thanks, Scott |