I tried to restart my Apache server on CentOS 5.0 and got this message:
httpd: Could not reliably determine the server\'s fully qualified domain name,
Turns out that I had this problem and it was because I used "tabs" to indent lines instead of spaces. Just posting, in case it helps anyone.