[IRCServices] update force option still reports failing messages

Andrew Church achurch at achurch.org
Tue May 22 03:14:15 PDT 2007


>Hi, What would the url be for downloading the xml databases?  I have all
>of the modules loaded for the http server and the xml information.

     The XML export file can be downloaded from the top page of the
httpd/dbaccess module.  For example, if your modules.conf contains

Module httpd/main
    ListenTo 127.0.0.1:12345
    # (other options)
EndModule
Module httpd/dbaccess
    Prefix "/dbaccess"
EndModule

then you would access http://127.0.0.1:12345/dbaccess and select "Save
Link Target As" on the "XML database download" link.

  --Andrew Church
    achurch at achurch.org
    http://achurch.org/