If you built from source you could take the md5sum of the .so files to determine what version of mod_auth_cas you are running.
On 27 November 2015 at 10:40, Chris Cheltenham <[email protected]> wrote: > David, > > I used apsx to compile your mod_auth_cas. > However, since I last emailed you, I have found out I need to add a couple > parameters to mod_auth_cas.conf before apache will accept it. > Like the cookies path. > > Previously I only have the LoadModule statement in there. > > Do you know how to tell what version the .so file is? > > > -----Original Message----- > From: David Hawes [mailto:[email protected]] > Sent: Friday, November 27, 2015 10:38 AM > To: Chris Cheltenham > Cc: [email protected] > Subject: Re: [cas-user] mod_auth_cas > > The branch I linked contains the branch in those instructions. Did you try > those instructions on my branch? > > At any rate, using either of those branches should get you working with > Apache 2.4. > > On 27 November 2015 at 08:06, Chris Cheltenham <[email protected]> > wrote: >> David, >> >> I was not able to start apahce with your mod_auth_cas, however I used the >> link below and it started. >> >> http://unix.bris.ac.uk/2015/02/13/mod_auth_case-on-centos7-apache-2-4/ >> >> So far apache has started , I don’t know much else after that. >> >> Now I have to figure out how to install CAS 4.12 >> >> >> >> >> -----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/.
