apache 2.2 and apache 2.4 and shib
sri
srivalla at gmail.com
Mon Jan 14 19:53:10 EST 2019
We have a server where we have httpd 2.2 and httpd 2.4 compiled from source.
We tried to compile shib from source by pointing to the 2.4 httpd version.
Things seem to be working. We now need to get httpd 2.2 also integrate with
shib.
I tried to enable the --enable-apache-22 in addition to --enable-apache-24
and also pointed to each version specific apxs files. --with-apr1 and
--with-apu to the 2.4 version files.
But the compilation for the shib module for httpd 2.2 is not working.
also, looks like httpd 2.4 was compiled with flag gcc -std=gnu99 and httpd
2.2 with just gcc.
So I could not get things working.
What are my options to get multiple versions of apache compiled with
different flags work with shib.
I am not sure if I can use multiple shib processes as the UnixListener and
other things like pids etc. may collide between the processes.
https://wiki.shibboleth.net/confluence/display/SP3/UnixListener
Appreciate if anyone can suggest some options
--
Sent from: http://shibboleth.1660669.n2.nabble.com/Shibboleth-Users-f1660767.html
More information about the users
mailing list