[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] PHP - MySql Problem



Hi,

looks like the username you are use to connect to MySQL doesn't have rights to acces it from this host.

You can grant it according to the manual with:

mysql> GRANT ALL PRIVILEGES ON *.* TO your-username@"%"

Take a look @ the mysql documentation about acces priviliges: http://www.mysql.com/documentation/mysql/bychapter/manual_Privilege_system.html#Adding_users

Greetz,

Oblix

At 13:11 22-7-2001 -0400, you wrote:
Hi all
Just received a strange message when trying to connect to MySQL on my Cobalt
Raq 4. Have used it in the past with out any problems. Can anyone suggest
anything:
Here's the message:

Warning: MySQL Connection Failed: Host 'ns1.domain.net' is not allowed to
connect to this MySQL server in /home/sites/site4/web/php/lib.inc.php on
line 255
Error

MySQL said:
Back

Thanks
Frank

_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users