MySQL Forums
Forum List  »  PHP

Re: Connecting mysql from php (through web)
Posted by: Peter Brawley
Date: April 22, 2016 10:14AM

> Can't connect to MySQL server on '00.00.000.000' (4)

Again, most hosting services block such requests unless you've set up a secure connection protocol for them. And '00.00.000.000' does not look like a valid ip address. And on the target machine, is MySQL really using port 10005?

Options: ReplyQuote


Subject
Written By
Posted
Re: Connecting mysql from php (through web)
April 22, 2016 10:14AM


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.