MySQL Forums
Forum List  »  PHP

Re: #1130 - Host 'localhost' is not allowed to connect to this MySQL server
Posted by: N BD
Date: November 14, 2007 09:56AM

The solution that worked for me is changing the file mysqlaccess.com
I changed
# ----------------#
# Global settings #
# --------------- #
#$Param{'host'} =''

to #$Param{'host'} ='localhost'

Options: ReplyQuote


Subject
Written By
Posted
Re: #1130 - Host 'localhost' is not allowed to connect to this MySQL server
November 14, 2007 09:56AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.