And are your passwords encoded as MD5 in the database ? In the config file you posted, you still use the MD5() function in the SQL query, but in the database export this isn't MD5
So if it's that either encode your passwords or remove the MD5() function in the SQL query
Thrapple
Carlos say :
I have the same problem in the past (i think).
Before everything: are you trying to connect local or from your IP?
Look, in the .conf, in the IP, try to put the IP you have locally (i mean, 192.168.??.??) if you're a windows user: WINDOWS BUTTON + R, then you writte CMD, then you write IPCONFIG and where it says "direction" or something like that, you'll have the IP. Copy that IP and paste it in the .conf.
Then, go to your connection in flash and put that IP if you wan't to work local or your REAL ip ( andy21.com/ip ) if you want to connect from another computer.
Finally, you must to OPEN the PORT (2468) in your firewall, and, if you use WIRELESS with ROUTER, you have to enter your router and configure it so you say him that if someone is trying to enter the por 2468, it must go to your computer.
I don't know if this was what you were asking.
Hi Carlos,
Thanks for the answer !
I think my connection palabre/client is good.
Beceause when I put "usedatabase = false checkpassword = false" in my palabre.conf I can connect to my palabre server with my flash client.
Thrapple
Now, nobody can connect to palabre :(
And I don't understand why...
Have you got an idea ?
Thrapple
No it's not work.
I try without :
2008-09-09 16:46:27,779 : INFO No log file has been specified
2008-09-09 16:46:27,779 : INFO Palabre will only print log to console
2008-09-09 16:46:27,825 : INFO Running on: 127.0.0.1
2008-09-09 16:46:27,825 : INFO Port: 2468
2008-09-09 16:46:27,825 : INFO Palabre is running on local Interface
2008-09-09 16:46:27,825 : INFO No other computer will be able to access it
2008-09-09 16:46:27,825 : INFO 1 Module(s) to load
2008-09-09 16:46:27,857 : INFO Module : helloworld Loaded
2008-09-09 16:46:27,857 : INFO 1 Module(s) loaded
2008-09-09 16:46:27,888 : INFO Connection to BDD OK
2008-09-09 16:46:59,460 : INFO Connection initialized for 127.0.0.1
2008-09-09 16:47:12,997 : INFO Connection lost for (127.0.0.1)
2008-09-09 16:47:12,997 : INFO Disconnection asked by (127.0.0.1)