MySQL - Host '127.0.0.1' is not allowed to connect to this MySQL server
Posted by: miffe (---.prod-infinitum.com.mx)
Date: January 25, 2007 09:49PM

#1130 - Host '127.0.0.1' is not allowed to connect to this MySQL server

I recieve this when i try to connect via phpmyadmin or mysql admin... i installed wamp a long time ago on this machine, then removed it and just installed mysql, then figured out i needed php and apache again so i deleted all and reinstalled wamp. didnt use to get this error...

any quick fix method?



ok man

Options: ReplyQuote
Re: MySQL - Host '127.0.0.1' is not allowed to connect to this MySQL server
Posted by: miffe (---.prod-infinitum.com.mx)
Date: January 25, 2007 09:57PM

btw tried the console too... i try opening, it asks me for password and i press enter and ... it exits... same error message sad smiley



ok man

Options: ReplyQuote
Re: MySQL - Host '127.0.0.1' is not allowed to connect to this MySQL server
Posted by: miffe (---.prod-infinitum.com.mx)
Date: January 25, 2007 10:33PM


BTW, I did try changing this stuff:

<Directory "C:/wamp/phpmyadmin">
Order deny,allow
Deny from all
Allow from 127.0.0.1
</Directory>

<Directory "C:/wamp/sqlitemanager">
Order deny,allow
Deny from all
Allow from 127.0.0.1
</Directory>

But it wont work, dont give me links to other forum msg's because ive already tried them all, this is something weird. its not phpmyadmin giving me a hard time, nor apache, its mysql and its allowances. if i could only open the admin tool for mysql i could sort allowing 127.0.0.1 ... but i cant because it wont even let me in! x_X

help?



ok man

Options: ReplyQuote
Re: MySQL - Host '127.0.0.1' is not allowed to connect to this MySQL server
Posted by: miffe (---.prod-infinitum.com.mx)
Date: January 25, 2007 11:04PM

-------- Delete Thread -------- (DT)

Found the solution:
As specified in an older thread, like when root password is lost... you just uninstall and DELETE wamp directory... then reinstall. that worked alright.



ok man

Options: ReplyQuote


Sorry, only registered users may post in this forum.