[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] WebDAV on QUBE3
- Subject: [cobalt-users] WebDAV on QUBE3
- From: "Goetz Goerisch" <lists@xxxxxxxxxxxx>
- Date: Thu Dec 26 00:21:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hi there,
I want to setup mod_dav module for apache on a Qube3 to enable WebDAV
folders but get stuck.
I could compile the module for dynamic loading, with the neccessary
changes to the httpd.conf.
But when I want to reload apache I got following output:
root dav]# /etc/rc.d/init.d/httpd restart
Shutting down Web Service:
Setting up Web Service: Syntax error on line 64 of
/etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libdav.so into server:
/etc/httpd/modules/libdav.so: undefined symbol: XML_SetElementHandler
httpd
Maybe somebody could help out.
Thanks
Goetz