Setting up SP in Apache on windows
Cantor, Scott
cantor.2 at osu.edu
Wed Dec 10 17:06:23 EST 2014
On 12/10/14, 9:44 PM, "Sathish Anickode"
<SAnickode at skytouchtechnology.com> wrote:
>I modified to refer apache24.config and I got the following error again:
>
>httpd.exe: Syntax error on line 510 of C:/Apache24/conf/httpd.conf:
>Syntax error on line 249 of C:/Apache24/conf/extra/httpd-ssl.conf:
>Syntax error on line 13 of
>C:/opt/shibsp253/etc/shibboleth/apache24.config: Cannot load
>C:/opt/shibsp253/
>lib64/shibboleth/mod_shib_24.so into server: The specified module could
>not be found.
The build is done using the version from Apache directly. If it doesn't
work, that error normally means the DLL just isn't loading due to
dependency issues and it would require specific testing on the machine
with a tool like the "depends" utility to see what DLLs are missing for
some reason and preventing it from loading. Checking the event log is
always a possibility also.
Of course, you're also trying to load a 64-bit version, so presumably
that's intentional and matches the Apache server build.
-- Scott
More information about the users
mailing list