PDA

View Full Version : FBD2Stats problem with SQL


dumle11
04-20-2013, 03:04 PM
Hello. Today I have an issue with FBD2Stats. I am trying to set it up with FBDaemon2 running and I fail. When I try to run fbd2stats on my windows machine, I get this:

C:\Users\dme.dMe_pc\Downloads\FBD2Stats\FBD2Stats>fbd2stats.exe
+-----------------------------------------+
FBD2 Stats (ver FBD2 Stats 2.0)
By Sammie and Lunix

Run this program at your own risk!!
+-----------------------------------------+

>> FBD2 (Server) IP: 178.xx.xx.179 > 2001
>> Database Name: fbdstats
>> Hostname: 178.xx.xx.179
>> Port: 3306
>> Username: root
>> Password hidden for security!
>> IP's: 127.0.0.1,178.xx.xx.179,80,xx,xx,232

DBI connect('database=fbdstats;host=178.xx.xx.179;port =3306','root',...) faile
d: Can't connect to MySQL server on '178.xx.xx.179' (10061) at PERL2EXE_STORAGE
/FBDStats/Connections.pm line 99
FBDStats: FATAL: Can't open DB:

C:\Users\dme.dMe_pc\Downloads\FBD2Stats\FBD2Stats>

and this is what I see when I start it on linux box using wine:

root@futurese:/home/gry/il410# wine fbd2stats.exe
fixme:msvcrt:MSVCRT__sopen : pmode 0x01ff ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01ff ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01ff ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01ff ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01ff ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01ff ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01ff ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01ff ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01ff ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01ff ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01ff ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01ff ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01ff ignored
+-----------------------------------------+
FBD2 Stats (ver FBD2 Stats 2.0)
By Sammie and Lunix

Run this program at your own risk!!
+-----------------------------------------+

>> FBD2 (Server) IP: 178.xx.xx.179 > 2001
>> Database Name: fbdstats
>> Hostname: localhost
>> Port: 3306
>> Username: root
>> Password hidden for security!
>> IP's: 127.0.0.1,178.xx.xx.179,80,xx,xx,232

DBI connect('database=fbdstats;host=localhost;port=330 6','root',...) failed: Client does not support authentication protocol requested by server; consider upgrading MySQL client at PERL2EXE_STORAGE/FBDStats/Connections.pm line 99
FBDStats: FATAL: Can't open DB:


Whats wrong?

KG26_Alpha
04-20-2013, 04:05 PM
I use IL2SC

http://wiki.sturmovik.de/index.php?title=IL2_Server_Commander_English_Versi on#Setup_.26_configuration

But these links might help you with FBDj2

http://www.checksix-forums.com/showthread.php?t=149103

http://wiki.sturmovik.de/index.php?title=FBDj

dumle11
04-21-2013, 12:32 PM
Thanks, I will try to install FBDj today :)

KG26_Alpha
04-23-2013, 12:09 PM
Pop back and keep us updated

:)