godbolt
Visitor
|
palabre on os X - 2006/12/18 12:36
i installed palabre on tiger 10.4.8. everything is fine. but when i try to run chat client it says "no connection please check the settings. palabre.conf file is as follows
# palabre.conf # Main config file for Palabre
[daemon] # startdaemon - if 'false', don't start in daemon mode # and send the log to the console as well as to the log file # useful with loglevel = debug # default: true
startdaemon = false
# pidfile - pid file path # default: /var/run/palabre.pid # Not used under windows, only for UNIX services
pidfile = /var/run/palabre.pid
# ip - uncomment the following to bind Palabre to a specific ip # ex: ip = 192.168.1.25 # default (commented or empty): all
ip = 192.168.1.5
# port - uncomment the following to bind Palabre to a specific port # ex: port = 9876 # default (commented or empty): 2468
port = 2468
[logging]
what is wrong ?
|