Dnia 2008-04-08, wto o godzinie 14:00 -0700, Scott Baker pisze:
> Apr  8 13:47:39 snikt jabberd/c2s[21545]: no such auth module 'sqlite'
> I can't for the life of me get jabberd to use sqlite as an auth
> module.

Double check the dynamic modules path in your c2s.xml config file.

Example from my development machine:
$ grep path c2s.xml 
    <!-- Dynamic authreg modules path -->
    <path>/home/smoku/devel/jabberd2-trunk/storage/.libs/</path>
$ ls /home/smoku/devel/jabberd2-trunk/storage/.libs/*.so
authreg_mysql.so
authreg_pgsql.so
authreg_sqlite.so
storage_mysql.so
storage_pgsql.so
storage_sqlite.so


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


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

Reply via email to