Closed (fixed)
Project:
WebDAV for Drupal
Version:
6.x-1.0-rc6
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2008 at 12:57 UTC
Updated:
27 Nov 2008 at 12:50 UTC
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
Comment #1
Yoran commentedIt'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.
Comment #2
qjb commentedBe sure to activate clean urls.
Comment #3
Yoran commented