error in me web

Newbie Spellweaver
Joined
May 22, 2005
Messages
44
Reaction score
0
Please help me with my problem...
I try to put my web for the hamachi and always this mistake goes out for me..

Warning: mysql_connect() [function.mysql-connect]: Host 'YALENCHKA' is not allowed to connect to this MySQL server in C:\wamp\www\config.php on line 8
Host 'YALENCHKA' is not allowed to connect to this MySQL server

All the "config.php" are correct
 
nothing ... the problem persists... pls help me
:'(
 
I guess your php script is at one computer and your mysql is at another and by default, remote access is blocked.
If thats the case, try this:
 
Back