From: "Joshua Slive" <joshua@xxxxxxxx> Reply-To: users@xxxxxxxxxxxxxxxx To: users@xxxxxxxxxxxxxxxx Subject: Re: [users@httpd] write prob in webdav Date: Wed, 1 Mar 2006 12:07:54 -0500 On 3/1/06, azeem ahmad <azeem81@xxxxxxx> wrote: > > > and i have deleted lockdb, changed dav permissions to > drwxr-xr-x 2 apache apache 4096 Nov 29 04:27 dav > > restarted httpd > but even neither apache is creating a lockdb nor the problem resolved Check the error log again. (You should be doing this constantly.) If that doesn't help, you'll need to do something like "strace httpd -X" to see what exact syscall is failing. Oh, wait a second. I didn't notice you also sent this to a fedora list. (That is impolite, by the way. Try one list at a time. Don't scatter-shot to every available forum.) This implies that the problem is likely SELinux. Try turning off SELinux and see if the problem goes away. Joshua.
strace httpd -X gives quite a long output and i dont know what to do with it n yea i sent it on fedora list also, ok i'll keep it in mind next timeSELinux isnt enabled on the system, but if u tell me the way i could re-check it and turn it off
Regards Azeem --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx