Hello, can someone help me to solve this problem? when i run the loginserver.exe it appear this error Access denied for user 'root@localhost' (using password: NO).
Pic provided below -
Thanks for the pleasure help. :)
Hello, can someone help me to solve this problem? when i run the loginserver.exe it appear this error Access denied for user 'root@localhost' (using password: NO).
Pic provided below -
Thanks for the pleasure help. :)
You don't put the same pass in config.ini file and in mysql. So its wrong because cannot connect sao change ini pass or if you not remember change mysql pass
hey caja, but my config.ini file seem dont hv to fill the mysql password, here is my config.ini file. i'm using the Dragon Source atm. ;o
Code:# DragonFlyFF Server Config File isc = 127.0.0.1 # ip address to link the servers together server = localhost #location of the server dbname = flyff # Database Name ip = 127.0.0.1 # IP Address globalexp = 12.0 # Exp Modifyer globalpenya = 13.0 # Penya Modifyer globaldrop = 15.0 # Drops Modifyer servername = DragonMaster # World Server Name # End of File