Randy Kobes wrote:
On Sat, 25 Feb 2006, Franky Braem wrote:
The directive
LoadFile "C:/Path/to/Apache2/bin/libapreq2.dll"
should specify the absolute location where the
libapreq2.dll library resides.
I've downloaded the latest Apache source 2.0.55 and build it using
Visual C++ Express 2005. Now it works (The LoadFile is not needed anymore).
The problems I had was with the previous version of Apache 2.0.54.
Are there any prebuilt binaries for Windows? Or do I always have to
build libapreq2 myself?