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 a new message in "Default Forum"
Name:
Subject:
topic icon:
no
boardcode:
 Colour:  Size:   Close all tags
Message:
CAPTCHA: How much is 10 added to 4

Topic History of: SSH Trouble
Max. showing the last posts - (Last post first)
Author Message
Please Help i trying to make a game and i would like to know how tp setup Palabre. and

im trying to make a login/register system so could someone please help!



thanks
gabs gabs wrote:

Hello, I did that but now i get a:

[root@main palabre-src-0.5.1]# palabre start

Traceback (most recent call last):

File "/usr/bin/palabre", line 39, in ?

from palabre import palabreDaemon

File "/usr/lib/python2.4/site-packages/palabre/__init__.py", line 43, in ?

config.readfp(open('/etc/palabre.conf'))

File "/usr/lib/python2.4/ConfigParser.py", line 286, in readfp

self._read(fp, filename)

File "/usr/lib/python2.4/ConfigParser.py", line 490, in _read

raise e

ConfigParser.ParsingError: File contains parsing errors: /etc/palabre.conf

[line 85]: 'AND acc_password LIKE MD5([PASSWORD])rn'




nvm I fixed it :)
gabs Hello, I did that but now i get a:

[root@main palabre-src-0.5.1]# palabre start

Traceback (most recent call last):

File "/usr/bin/palabre", line 39, in ?

from palabre import palabreDaemon

File "/usr/lib/python2.4/site-packages/palabre/__init__.py", line 43, in ?

config.readfp(open('/etc/palabre.conf'))

File "/usr/lib/python2.4/ConfigParser.py", line 286, in readfp

self._read(fp, filename)

File "/usr/lib/python2.4/ConfigParser.py", line 490, in _read

raise e

ConfigParser.ParsingError: File contains parsing errors: /etc/palabre.conf

[line 85]: 'AND acc_password LIKE MD5([PASSWORD])rn'
admin Hi





You can get the python version by the command :

Code:

 
# python



(and then type CTRL + D to exit)


the to install palabre :
Code:

 
# wget http://palabre.gavroche.net/download/palabre-server-0.5/palabre-src-0.5.tar.gz

# tar zxf palabre-src-0.5.tar.gz

# cd palabre-0.5

(at this step you can try this command to test if palabre works with your python :

# python QuickStarter.py

)

And 
then install 


# python setup.py install

(edit /etc/palabre.conf)

# palabre start






Hope this helps !


célio
Raccoon Hi I actually think I installed it but I'm not sure now. I ran "which python" and it returned /usr/bin/python so I'm pretty sure I some how installed it :P. Is there an easy way to check I have the right version installed? Also, sorry to be a pain, but how can I install Palabre? The READ ME didn't help a lot sense I have no experiance using SSH or Unix servers. Do I have to do wget or something and then run Python to install it. Heh, sorry for being a noob XD.
admin Hi



could you post the complete error message ?

what version of python is installed ?
SORRY, website is currently mostly broken due to software changes on the server.
Hope to fix it soon ...

In the meantime you may still download palabre or use the forum