Windows 7 MySQL problem

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Negat1ve
Posts: 46
Joined: Thu May 07, 2009 8:46 am

Windows 7 MySQL problem

Post 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 :(
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Windows 7 MySQL problem

Post 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.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Negat1ve
Posts: 46
Joined: Thu May 07, 2009 8:46 am

Re: Windows 7 MySQL problem

Post 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.
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Windows 7 MySQL problem

Post 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.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Negat1ve
Posts: 46
Joined: Thu May 07, 2009 8:46 am

Re: Windows 7 MySQL problem

Post 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 :\
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Windows 7 MySQL problem

Post by jurchiks »

what errors exactly do you get?
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Post Reply