Web Hosting Talk







View Full Version : Spacing in Config File


Jburnley
07-07-2002, 09:47 PM
I tried to add a domain onto my server and enter .com twice, then deleted the domainfrom cpanel. Apache crashed after that. I think the previous record created a space in the config file. I ran /usr/local/apache/bin/configtest but could find no directories. Can someone shed some light on how I clear the space and restart apache. Apache seems to restart fine from the command line - or atleast it says so - but all the site onthe server are still down~

isildur
07-08-2002, 12:01 AM
I would imagine apache is still failling to start regardless what the command line response is.

Check out /usr/local/apache/logs/error_log , for exact details on where the httpd.conf is flawed, it should tell you exactly what line is in error.

Or, check if you have any recent copies of httpd.conf within /etc/httpd/conf, a CPanel machine will usually do this for you by default.