D. Radcliffe wrote:
> Hi Stefan,
> I have copied all the .so and .dll file in bin folder of
> Apache..... btw there was already a folder named isvn which include all
> the .so file of isvn folder in Subversion installation
> directory......... But after coping all the files i recieved same error
> as before............
> Then i checked the error log and it was as below....
>
> /[Thu Oct 23 16:57:44 2008] [notice] Parent: Received restart signal --
> Restarting the server.
> [Thu Oct 23 16:57:44 2008] [notice] Child 3936: Exit event signaled.
> Child process is ending.
> Syntax error on line 484 of C:/Program Files/Apache Software
> Foundation/Apache2.2/conf/httpd.conf:
> Invalid command 'DAV', perhaps misspelled or defined by a module not
> included in the server configuration
> [Thu Oct 23 16:57:44 2008] [warn] (OS 995)The I/O operation has been
> aborted because of either a thread exit or an application request. :
> winnt_accept: Asynchronous AcceptEx failed.
> [Thu Oct 23 16:57:45 2008] [notice] Child 3936: Released the start mutex
> [Thu Oct 23 16:57:46 2008] [notice] Child 3936: All worker threads have
> exited.
> [Thu Oct 23 16:57:46 2008] [notice] Child 3936: Child process is exiting/
>
> it says invalid command DAV ......... i varify from manual its second
you forgot the LoadModule statements mentioned here:
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup.html#tsvn-serversetup-apache-3
(under 'Installing Subversion').
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
Received on 2008-10-24 07:45:46 CEST