Vincent Posted April 10, 2013 Posted April 10, 2013 (edited) Hi, i get error after starting the Server. my rev. ist 17245 and i am using a db from the rev. 17138 Edited April 10, 2013 by King555 Quote
Emistry Posted April 10, 2013 Posted April 10, 2013 run the updates sql query.. trunk/sql-files/upgrades/upgrade_svn17176.sql Quote
Vincent Posted April 10, 2013 Author Posted April 10, 2013 (edited) No the DB error are fixied. But the Server says that the PW are wrong. I am sure that they are right: I am using MD5 for the PW at the DB. Maybe the runserver.bat not using the MD5? Edited April 10, 2013 by King555 Quote
Emistry Posted April 10, 2013 Posted April 10, 2013 its just a warning message to remind you not to use the default id / password ... userid: s1 passwd: p1 it's more secured if you changed this... Quote
Vincent Posted April 10, 2013 Author Posted April 10, 2013 Ah okey. How can i set that the Server can use md5? Quote
Emistry Posted April 10, 2013 Posted April 10, 2013 Ah okey. How can i set that the Server can use md5? trunk/conf/login_athena.conf // Store passwords as MD5 hashes instead of plaintext ? // NOTE: Will not work with clients that use <passwordencrypt> use_MD5_passwords: no Quote
Vincent Posted April 10, 2013 Author Posted April 10, 2013 Yea, but the problem is i have set it so "yes" and than i convert the pass in the Db to md5 with the convert_passwords.sql. But the server dont accept the PW. So i try so change the PM from MD5 Hash to plain text in the Db and it works O_o. Quote
Question
Vincent
Hi,
i get error after starting the Server.
my rev. ist 17245 and i am using a db from the rev. 17138

Edited by King5556 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.