Yes, I would be happy to do that. Let me be more specific.
I use 1.09 , I compiled with apxs -i -lssl -lcurl -c mod_auth_cas.c it complied just fine. Once I move my mod_auth_cas from RH5 to RH7 , apache complains and will not start. I can provide with the journal stats as the is how RH7 presents startup errors now, Which is actually kind of nice. In the meantime I will look at your 1.1 branch indeed. Thanks -----Original Message----- From: David Hawes [mailto:[email protected]] Sent: Thursday, November 26, 2015 11:20 PM To: Chris Cheltenham Cc: [email protected] Subject: Re: [cas-user] mod_auth_cas On 26 November 2015 at 13:08, Chris Cheltenham <[email protected]> wrote: > Has anyone by any chance tried to use mod_auth_cas with apache 2.4? > > Apache does not seem to like the .so file. You're going to need to patch mod_auth_cas to get it working with 2.4. I'd recommend using my branch that includes 2.4 support: https://github.com/dhawes/mod_auth_cas/tree/v1.1 That branch will hopefully become mod_auth_cas 1.1 in the near future. Verification that it works for you will help move us towards that goal. -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/a/apereo.org/group/cas-user/.
