Open Terminal

sudo mv httpd-mpm.conf httpd-mpm.conf.elcapitan
sudo cp httpd-mpm.conf~orig httpd-mpm.conf

 and then entered the commands:

sudo apachectl restart
apachectl configtest

The last command returned "Syntax OK". Now work Done!