Hi,


I've just sussed out similar problems too.



FIrst of all check the domain you are granting is exactly the same as

what mysql has complained about. It will translate things according to

/etc/hosts.



I didnt use WITH GRANT OPTION on my setup. not sure if that helps.



Also are you aware of chroot?



Edd



On 7/4/2005, "Carlos Mantero" <[EMAIL PROTECTED]> wrote:



>Hi everybody!

>For a some days, I tried to install a server with the typically software

>for a current server (PHP, MySQL, phpMyAdmin...). But I have a great

>problem with MySQL, because I can't access to phpMyAdmin from other PC

>of my LAN, but when I try access to the mysql shell I can enter

>correctly. For enter from other hosts I add to the database a other user

>with all privileges without host, as the following example:

>

>GRANT ALL PRIVILEGES ON *.* TO root@''

>IDENTIFIED BY 'password' WITH GRANT OPTION;

>

>I've tried to install from scratch the servers some times with OpenBSD

>3.6 and OpenBSD 3.7 but always occur the same problem. I don't know that

>I can do now :(, I search on Google without any result. Thanks for all.

>

>Regards,

>Carlos Mantero.

>--

>Carlos Mantero <[EMAIL PROTECTED]>

>Bomb, terrorism, Bin Laden, antrax, nuclear bomb... Hello Echelon!!!

>

>--

>This email has been verified as Virus free

>Virus Protection and more available at http://www.plus.net


Reply via email to