Page 1 of 1

Windows 7 MySQL problem

Posted: Fri Jan 14, 2011 12:22 pm
by Negat1ve
Hi guys , i m sorry if topic with the same problem already exists , but i didnt find it...
So my problem is :

I setup corretly server so many times on win xp \ linux .. and everything worked OK , but now i m trying to setup server on windows 7 and i have following problem :

database_installer cant connect to mysql , also login \ gameserver and all other things using mysql cant connect to it.
But navicat \ phpmyadmin can connect to it , only server cant , where is problem ?
I setup all configs \ paths correctly , cause i made it working over 30 times on win xp \ linux.
Mysql service is running.

And i m using this Great Open Source L2 Server for many years :) so i got a lot of experience with it ;)
But never had problem like this :(

Re: Windows 7 MySQL problem

Posted: Fri Jan 14, 2011 12:25 pm
by jurchiks
database installer is not the problem, it's the weird thing that win7 changed a console command,
path|find doesn't work anymore, says "find - command not found or incorrect blabla".

if login/game can't connect to mysql, then you either haven't set up the database password in login/server.properties or you have changed the database port.

Re: Windows 7 MySQL problem

Posted: Fri Jan 14, 2011 12:32 pm
by Negat1ve
No, i got everything setup properly .. i m 100 % sure

I didnt change any port , i got all settings default , include root user without password ( this server is only for testing until we will get all required things working )

I could post config by it is useless since i didnt changed anything because no need ,, i used same configs on XP and it was working.

Re: Windows 7 MySQL problem

Posted: Fri Jan 14, 2011 12:35 pm
by jurchiks
maybe it's got smth to do with admin privileges? Haven't used win7 that much but I know it's bugging normal users with all that shit.

Re: Windows 7 MySQL problem

Posted: Fri Jan 14, 2011 12:40 pm
by Negat1ve
Yeah i think it is cause of admin privilegies too , but i dont know what to change or how else start it as admin.
But it is strange that navicat and phpmyadmin can connect and server cant :\

Re: Windows 7 MySQL problem

Posted: Fri Jan 14, 2011 12:44 pm
by jurchiks
what errors exactly do you get?