Originally posted by: deesk
I am pretty sure I am, kind of new territory for me, have been an AIX/Unix admin, still learning some about Linux and RPM's.
How would be the easiest way to show this?
rpm -qa |grep -i httpd
httpd-2.4.41-1.ppc
Also I added this to the /opt/freeware/sbin/httpd file and attempting to restart it new error:
./apachectl restart
httpd: Syntax error on line 513 of /opt/freeware/etc/httpd/conf/httpd.conf: Syntax error on line 17 of /opt/freeware/etc/httpd/conf/extra/httpd-ssl.conf: Cannot load /opt/freeware/lib/httpd/modules/mod_ssl.so into server: \t0509-022 Cannot load module /opt/freeware/lib/httpd/modules/mod_ssl.so.\n\t0509-150 Dependent module /opt/freeware/lib/libssl.a(libssl.so.1.0.2) could not be loaded.\n\t0509-152 Member libssl.so.1.0.2 is not found in archive \n\t0509-022 Cannot load module /opt/freeware/lib/httpd/modules/mod_ssl.so.\n\t0509-150 Dependent module /opt/freeware/lib/httpd/modules/mod_ssl.so could not be loaded.
Now I know you had mentioned about removing this RPM?
rpm -qa |grep -i openssl
openssl-1.0.1g-1.ppc