MySQL Forums
Forum List  »  PHP

Re: #1130 - Host 'localhost' is not allowed to connect to this MySQL server
Posted by: Aurelio Alvarez
Date: March 22, 2007 08:15PM

You are accidently trying to connect to a renmote server that does not allow remote access.
Maybe this is a develpment server and somewhere you are referencing a server you do not really have this kind of access set up for. I got this trying to enter a command line reference to a server I rented.

Aurelio

Options: ReplyQuote


Subject
Written By
Posted
Re: #1130 - Host 'localhost' is not allowed to connect to this MySQL server
March 22, 2007 08:15PM


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.