Mark -
thanks for your input.
I am using RH 6.2
however

charly@theblueplanet[24]  cat /etc/hosts
127.0.0.1     localhost.localdomain     localhost

Besides, I've added 127.0.0.1 explicitely in the db table
& tried to connect via that IP address
rather than localhost, to no avail.
Incidentally, I am using the mm.mysql-2.0.6.1.jar driver
Charles

for Mark Matthews wrote:

> There is no problem with your URL. The message you are receiving comes from
> the database. Your network permissions are not setup to allow TCP/IP
> connections from localhost (or my bet, you're on Redhat which brokenly maps
> 127.0.0.1 to "localhost.localdomain"). You will need to add grants to allow
> connections from whatever 127.0.0.1 on your system maps to. See chapter 6 of
> your MySQL server manual for a very in-depth description of how to setup
> security.
>
>     -Mark




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to