Closed glenncarr closed 6 years ago
You need to build the file for your special apache version for sure, else your apache can not load the specified module. Depends on VC apache is comipled with, also if 32 or 64 bit. We made a detailed and simple how-to to compile it.
Alternative, Apache Haus does a great job to recompile this stuff, take a look at https://www.apachehaus.com/.
Thanks so much. Found what I needed on https://www.apachehaus.com/
I apologize if this is a dumb question -- I used the .so that was in the repo, and I'm getting this error on a Server 2016 box while trying to add SSPI authentication to a CollabNet Subversion installation:
Do I need to rebuild the .so?
Thanks, Glenn