Hi,

I am having trouble with the webdav version (6.x-1.0-rc6) for drupal 6.4

I added the module and enabled it, but when I go to http://myhost.domain.com/webdav/ I get a HTTP 404 not found.

Must I configure the /webdav/ somewhere because according to the logs, httpd looks in my drupal_home/webdav which does not exist ??

Thanks

Georges

Comments

Yoran’s picture

It's looking like the module is not enabled and so the /webdav/ not registered. Can you please try this :

- go to /admin/settings/webdav you should see the configuration pane. If not, you're module is definitely not enabled, try to see if module is check in /admin/build/modules. if it is check, try to start update.php in order to rebuild menu cache.

- if you have settings, but no /webdav/ try to start update.php in order to rebuild menu cache.

Normaly, if the module is correctly handleling /webdav/ you should have some traces apache error logs.

qjb’s picture

Be sure to activate clean urls.

Yoran’s picture

Status: Active » Closed (fixed)