• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Woi lc server - error login ( wrong password)

Newbie Spellweaver
Joined
Jan 20, 2013
Messages
32
Reaction score
0
Hey guys im getting wrong password everytime i try to log in.
Can someone help me please?

Everything seems right.

My firewall is turned off in both sides (linux and windows).
All the ip's are corrrect.
I think its a protocol problem but for me the protocol configuration is correct.
(Im not runing compactau.exe and Im using MSSQL conections)

Im using NanayaQ files from this post including Centos Machine http://forum.ragezone.com/f857/woi-prelc-preconfigure-1012911/

domafa - Woi lc server - error login ( wrong password) - RaGEZONE Forums
 
Experienced Elementalist
Joined
Sep 23, 2008
Messages
277
Reaction score
90
hello you have permission to connect to mysql linux with windows navicat?
If not you should allow ip windows connect to a mysql linux.

centos ---->mysql -u root -p
passwd:game

grant all privileges on *.* to root@123.123.123.123 identified by "game"; (123.123.123.123 =IP windows )

flush privileges;

exit

after test your connect too mysql
 
Newbie Spellweaver
Joined
Jul 26, 2012
Messages
56
Reaction score
1
check your linux ip, windows ip, and port that u use to connect to your mssql at table.xml at linux.
 
Back
Top