You don't need frames to view this website. Flash communication server. Flash mx xml socket server.
Home
Main Menu
Home
- - - - - - -
What is Palabre ?
Features
News
FAQ
Forum
DEMO
- - - - - - -
Downloads !
Browse SVN
- - - - - - -
Search
Contact Us
- - - - - - -
Sourceforge Project Page
Python
Links
Palabre on Facebook






Actionscript for Multiplayer games
 
Download Palabre Flash Xml Socket Server DOWNLOAD Download Palabre Flash Xml Socket Server FORUM Download Palabre Flash Xml Socket Server FAQ Download Palabre Flash Xml Socket Server WHAT IS IT
 



Using Palabre ? Coming here for Support ? Please consider making an (even small) donation :)
Palabre Forum  


::post new topic::
Windows palabre working , Linux Not - 2009/09/04 00:33 I've tried palabre with windows xp (no ip configuration, crossdomains specified) and it works
Not the same on Ubuntu linux (python 2.6.2)
I'm in a private net (192.168.1.xxx) and tried also with the localhost
no firewall is active and the server logs indicate a connection :
2009-09-04 02:28:38,041 : INFO Connection initialized for 127.0.0.1
2009-09-04 02:28:38,081 : INFO Client connected: m605(127.0.0.1)
2009-09-04 02:28:38,083 : DEBUG Palabre room 'm' created by m605(127.0.0.1)

but nothing happens, can anyone suggest something ? thanks in advance

following the config file:
----------------
[daemon]

startdaemon = false


pidfile = /var/run/palabre.pid


ip =


port = 2468

[logging]

loglevel = debug


logfile =


[admin]

password =

[crossdomain]

alloweddomains = 127.0.0.1 localhost 192.168.1.103


[database]

usedatabase = false
checkpassword = false



dbType = mysql
dbHost = 192.168.1.234
dbUser = root
dbPassword = secret
dbDatabase = test


dBRequest = SELECT * FROM t_logins WHERE login_nickname LIKE [LOGIN] AND login_password LIKE MD5([PASSWORD])


[modules]

list = dbQueries,helloworld,simpleLogin
  reply | quote

      Topics Author Date
    thread link
Windows palabre working , Linux Not
ALex 2009/09/04 00:33
    thread link
thread linkthread link Re:Windows palabre working , Linux Not
Alex 2009/09/04 12:23
    thread link
thread linkthread linkthread link Re:Windows palabre working , Linux Not
Alex 2009/09/04 12:36
    thread link
thread linkthread linkthread linkthread link Re:Windows palabre working , Linux Not
pier 2009/09/24 15:00
    thread link
thread linkthread linkthread linkthread linkthread link Re:Windows palabre working , Linux Not
daPhyre 2010/06/22 20:54
::post new topic::