Server starts ok web page too , can make account but every time i try login i get wrong password error.
why is this?
Server starts ok web page too , can make account but every time i try login i get wrong password error.
why is this?
Your Probably making non-encrypted passwords while the Server reads them as Encrypted or the other way around, check on that!
my server is readin encrypted yes but how to do encrypted to login on client?