I am adding the error log: Jan 24 18:08:51 ip-172-31-0-113 systemd[1]: Starting LSB: Apache2 web server... -- Subject: Unit apache2.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel <https://slack-redir.net/link?url=http%3A%2F%2Flists.freedesktop.org%2Fmailman%2Flistinfo%2Fsystemd-devel> -- -- Unit apache2.service has begun starting up. Jan 24 18:08:51 ip-172-31-0-113 apache2[5211]: * Starting Apache httpd web server apache2 Jan 24 18:08:51 ip-172-31-0-113 apache2[5211]: * Jan 24 18:08:51 ip-172-31-0-113 apache2[5211]: * The apache2 configtest failed. Jan 24 18:08:51 ip-172-31-0-113 apache2[5211]: Output of config test was: Jan 24 18:08:51 ip-172-31-0-113 apache2[5211]: apache2: Syntax error on line 140 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/auth_cas_module.load: Cannot load /usr/lib/apache2/modules/mod_auth_cas.so into server: /usr/lib/apache2/modules/mod_auth_cas.so: undefined symbol: SSL_CTX_set_verify_depthJan 24 18:08:51 ip-172-31-0-113 apache2[5211]: Action 'configtest' failed. Jan 24 18:08:51 ip-172-31-0-113 apache2[5211]: The Apache error log may have more information. Jan 24 18:08:51 ip-172-31-0-113 systemd[1]: apache2.service: Control process exited, code=exited status=1 Jan 24 18:08:51 ip-172-31-0-113 sudo[5208]: pam_unix(sudo:session): session closed for user root Jan 24 18:08:51 ip-172-31-0-113 systemd[1]: Failed to start LSB: Apache2 web server.
On Friday, January 24, 2020 at 2:56:14 PM UTC-5, Infosys Raleigh wrote: > > Hello everyone, > > We are trying to set up a CAS Client on an ec2, running ubuntu 16LTS, > using the mod_auth_cas project. we have gotten everything downloaded, > complied, built and installed as per the README but when we try to start > with: > > sudo systemctl enable apache2 > > we get: > > undefined symbol: SSL_CTX_set_verify_depth > > from the mod_auth_cas.so > > We are not sure what information would be useful, so feel free to ask for > anything you might need and we will try to provide. > -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- 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]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/6a0f6cc7-6f27-40f6-ac98-6841da7acf87%40apereo.org.
