RE: [PHP] Connexion to MySQL

2001-07-18 Thread Martin Marconcini
RTFM: > Warning: MySQL Connection Failed: Host '195.24.202.98' is not allowed to > connect to this MySQL server in HOST x.x.x.x. IS NOT ALLOWED TO CONNECT TO THIS MYSQL SERVER. Go to www.mysql.com/documentation and find out how to add your HOST to the list of authorized hosts. Pretty Easy... h

Re: [PHP] Connexion to MySQL

2001-07-18 Thread Jason Bell
Forget PHP for a second. Can you connect to that server normally, using a MySQL Client? - Original Message - From: "Moise Bertrand TACHAGO" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 18, 2001 1:55 PM Subject: [PHP] Connexion to MySQL > Hi, > > Please can anyon