PDA

View Full Version : Log files?



AtomicRax
02-19-2004, 09:27 PM
My HTTP server (Apache, what ever the DA default is) recently shut down, which caused my server to go several hours without any web access... DNS, FTP, and the MAIL server stayed up how ever...

Are there any log files on the server that can possibly tell me why it went down?

existenz
02-19-2004, 11:11 PM
Check out

/var/log/httpd/

You may want to look at error_log specifically.