Hello,
I set up webdav over ssl. I did this a while back and it worked
flawlessly. After a couple of months I started using it again and now
I discovered that I cannot save anything to the dav folder. In the
ssl_error_log I get the following:
[Thu Jul 28 02:02:17 2005] [error] [client 192.168.1.100] The locks
could not be queried for verification against a possible "If:"
header. [500, #0]
[Thu Jul 28 02:02:17 2005] [error] [client 192.168.1.100] Could not
open the lock database. [500, #400]
[Thu Jul 28 02:02:17 2005] [error] [client 192.168.1.100] (13)
Permission denied: Could not open property database. [500, #1]
These are the permissions for DAVlockDB with the selinux policy in
case that is the cause of the error:
-rwxr--r-- apache apache system_u:object_r:httpd_sys_content_t /
var/www/DAVLockDB
I tried creating a new DAVlockDB, changing persmissions, etc and I
still have the same issue.
Any help will be appreciated.
Thanks
EJ