AH00534: httpd: Configuration error: No MPM loaded

I suspect this is a CentOS 7 or RHEL server, so this might work instead:

httpd -S

Does the file /etc/httpd/conf.modules.d/00-mpm.conf exist?

Is one of the LoadModule lines in it uncommented?