[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] WebDAV on QUBE3



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