hello everybody! I´ve tried to set up XMPP with the following informations

$configxmpp?enabled? = true;
$configxmpp?server? = 'jabber.org';
#$configxmpp?host? = NULL; # Only set if different from server
$configxmpp?port? = 5222;
$configxmpp?user? = 'spry';
$configxmpp?encryption? = true;
$configxmpp?resource? = 'laconica';
$configxmpp?password? = 'password';
$configxmpp?public?[] = '[email protected]';
$configxmpp?debug? = true;

but get this error:

1247990523 [INFO]: Connecting to  <tcp://jabber.org:5222>
tcp://jabber.org:5222 1247990524 [ERROR]: Could not connect.
Warning: Cannot modify header information - headers already sent by (output
started at /home/spry/public_html/extlib/XMPPHP/Log.php:116) in
/home/spry/public_html/lib/htmloutputter.php on line 109

can anybody help me please? :)

ps.: please let me know if you need more information. thank you all! :-)

_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to