Try this:
apachectl configtest
If that fails, try:
httpd -t
I believe at least one of these should work on your machine. The result should be that it shows you exactly where your config is broken.
Try this:
apachectl configtest
If that fails, try:
httpd -t
I believe at least one of these should work on your machine. The result should be that it shows you exactly where your config is broken.