Re: [jabberd2] External libraries: libevent and GLib

2008-07-17 Thread Tomasz Sterna
Dnia 2008-07-16, śro o godzinie 15:44 -0700, Mark Doliner pisze:
 FYI http://crux.xiaoka.com/ gives me a forbidden error: WIKI_VIEW
 privileges are required to perform this operation on WikiStart

It's intentional.
Project is not open to public yet.


-- 
  /\_./o__ Tomasz Sterna
 (/^/(_^^' http://www.xiaoka.com/
._.(_.)_   im:[EMAIL PROTECTED]


--
To unsubscribe send a mail to [EMAIL PROTECTED]



[jabberd2] New jabberd installation, registration problem.

2008-07-17 Thread Joseph Mays
I've just installed jabberd under FreeBSD. The installation went swimmingly 
and the daemon is running. But when I connect with a client (pidgin) and try 
to register the first account on the server, the client disconnects with 
500: Internal Server Error and this appears in the logs --


Jul 17 11:02:34 admin3 jabberd/c2s[17932]: [7] [216.24.33.10, port=1817] 
connect
Jul 17 11:02:38 admin3 jabberd/c2s[17932]: sqlite (authreg): no such table: 
authreg
Jul 17 11:02:38 admin3 jabberd/c2s[17932]: sqlite (authreg): no such table: 
authreg
Jul 17 11:02:38 admin3 jabberd/c2s[17932]: [7] [216.24.33.10, port=1817] 
disconnect jid=unbound, packets: 2



--
To unsubscribe send a mail to [EMAIL PROTECTED]



Re: [jabberd2] New jabberd installation, registration problem.

2008-07-17 Thread Dariusz Malec

I think you need to create propable table(s) in your sqlite databse.

Joseph Mays pisze:
I've just installed jabberd under FreeBSD. The installation went 
swimmingly and the daemon is running. But when I connect with a client 
(pidgin) and try to register the first account on the server, the client 
disconnects with 500: Internal Server Error and this appears in the 
logs --


Jul 17 11:02:34 admin3 jabberd/c2s[17932]: [7] [216.24.33.10, port=1817] 
connect
Jul 17 11:02:38 admin3 jabberd/c2s[17932]: sqlite (authreg): no such 
table: authreg
Jul 17 11:02:38 admin3 jabberd/c2s[17932]: sqlite (authreg): no such 
table: authreg
Jul 17 11:02:38 admin3 jabberd/c2s[17932]: [7] [216.24.33.10, port=1817] 
disconnect jid=unbound, packets: 2





--
Pozdrawiam Dariusz Malec
http://www.kos.wsiz.rzeszow.pl
JID:[EMAIL PROTECTED]

Podwładny powinien przed obliczem przełożonego mieć wygląd lichy i 
durnowaty, tak by swoim pojmowaniem istoty sprawy, nie peszyć przełożonego.

Ukaz Cara Rosji Piotra I z 9 grudnia 1708 roku


--
To unsubscribe send a mail to [EMAIL PROTECTED]



Re: [jabberd2] New jabberd installation, registration problem.

2008-07-17 Thread Joseph Mays
I have now. FreeBSD installs things in different directories than the 
documentation shows. Now it accepted the registration of the new user, but 
when I try to log back in using that screen name and password I get an 
authentication failure.


I should add that I've checked the database and the users were added, along 
with the password I chose.



--
To unsubscribe send a mail to [EMAIL PROTECTED]