logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: After upgrading to 2.4.46, all svn versions start to prompt
Author
spser



Joined: 29 Aug 2016
Posts: 97

PostPosted: Fri 18 Sep '20 4:48    Post subject: After upgrading to 2.4.46, all svn versions start to prompt Reply with quote

10:46:20 [Apache] Err:httpd.exe: Syntax error on line 400 of E:/qampp/apache/conf/httpd.conf: Syntax error on line 1 of E:/qampp/apache/conf/extra/httpd-svn.conf: Cannot load E:/qampp/svnserver/Subversion/modules/mod_dav_svn.so into server: %1 \xb2\xbb\xca\xc7\xd3\xd0\xd0\xa7\xb5\xc4 Win32 \xd3\xa6\xd3\xc3\xb3\xcc\xd0\xf2\xa1\xa3

1.14.0
1.13.0
1.11.0
........
Back to top
spser



Joined: 29 Aug 2016
Posts: 97

PostPosted: Fri 18 Sep '20 6:51    Post subject: Reply with quote

Copy the svn dll to the apache bin directory, 1.13.0 can run, but 1.14.0 cannot travel far.
Some dlls are missing. Such as expat.dll, brotlicommon.dll

1.14.0 zip does not have these dlls?
Back to top
glsmith
Moderator


Joined: 16 Oct 2007
Posts: 2268
Location: Sun Diego, USA

PostPosted: Sat 19 Sep '20 22:25    Post subject: Reply with quote

spser wrote:
Some dlls are missing. Such as expat.dll, brotlicommon.dll

1.14.0 zip does not have these dlls?


expat.dll has been changed to libexpat.dll by the expat project.

I see all the dependent files like brotlicommon.dll and others in the deps folder inside each of the folders where the various mod_dav_svn.so files are.

Back to top


Reply to topic   Topic: After upgrading to 2.4.46, all svn versions start to prompt View previous topic :: View next topic
Post new topic   Forum Index -> Apache