I'm not sure what changed, perhaps the migration to OpenSSL 3.x, but Apache refuses to start and throws this error:
Code: Select all
rc-service apache2 start
* Caching service dependencies
* apache2 has detected an error in your setup:
apache2: Syntax error on line 165 of /etc/apache2/httpd.conf: Syntax error on line 13 of /etc/apache2/vhosts.d/00_default_ssl_vhost.conf: Syntax error on line 94 of /etc/apache2/vhosts.d/default_vhost.include: Cannot load /usr/lib64/apache2/modules/mod_ca.so into server: libssl.so.1.1: cannot open shared object file: No such file or directory
* ERROR: apache2 failed to start

