Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 67876 invoked from network); 25 Nov 2003 14:55:48 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 25 Nov 2003 14:55:48 -0000 Received: (qmail 8003 invoked by uid 500); 25 Nov 2003 14:55:30 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 7992 invoked by uid 500); 25 Nov 2003 14:55:30 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 7978 invoked from network); 25 Nov 2003 14:55:30 -0000 Received: from unknown (HELO greatchiro.com) (130.94.186.141) by daedalus.apache.org with SMTP; 25 Nov 2003 14:55:30 -0000 Received: (qmail 32482 invoked by uid 14989); 25 Nov 2003 14:55:32 -0000 Received: from unknown (HELO pacbell.net) ([216.101.18.97]) (envelope-sender ) by 130.94.186.141 (qmail-ldap-1.03) with SMTP for ; 25 Nov 2003 14:55:32 -0000 Message-ID: <3FC36E00.7060706@pacbell.net> Date: Tue, 25 Nov 2003 06:58:08 -0800 From: dave- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 To: httpd users Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: [users@httpd] Apache cannot load dav_svn_module X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N The following command in httpd.conf does not work. Can anyone tell me what my problem is? --- LoadModule dav_svn_module modules/mod_dav_svn.so At a command prompt, dir C:\ws16\Apache2\modules\mod_dav_svn.so reports that the file is there.. However, the following 2 errors were reported by the windows event viewer: --- The Apache service named reported the following error: >>> Cannot load C:/ws16/Apache2/modules/mod_dav_svn.so into server: The specified procedure could not be found. --- Line 180 says: LoadModule dav_svn_module modules/mod_dav_svn.so. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org