Joshua Slive wrote:
On 8/6/06, LDB <[EMAIL PROTECTED]> wrote:

Joshua Slive wrote:
> On 8/6/06, LDB <[EMAIL PROTECTED]> wrote:
>
>> I have setup WebDAV. I am able to connect via https through
>> basic authentication. My only problem is that it says,
>>
>>         500 Internal Server Error
>
>
> What does the apache error log say?
>
> Joshua.
>
> ---------------------------------------------------------------------
> 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: [EMAIL PROTECTED]
>   "   from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

The error log says nothing.

I figured it out, though. Apparently, DavLock does not like paths outside of
ServerRoot. That is unfortunate. :)


That is highly unlikely.  The problem was likely something else.

You should also check to make sure you are looking in the correct
error log.  It is unusual to receive a 500 error without a
corresponding error log entry.

Joshua.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



There was no error except on the client side, which was stated above.
I could not find an error anywhere in any of the logs. I am sure
it went somewhere but not to any of the logs as far as I know. Besides,
what is there to know?? Fact is, it could write to the DavLock path.

Can you please be more clear as to what was highly unlikely?

The only change I made was to the DavLock's path. The previous change
was from outside DocumentRoot, "/var/lib/apache-dav", to inside DocumentRoot,
"apache-dav".


LDB

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to