[Tfug] apache problems cont.

Paul Scott waterhorse at ultrasw.com
Tue Jul 3 11:16:01 MST 2007


doug1 at email.arizona.edu wrote:
> Have you checked the apache logs to see if your requests are actually
> going to your web server? No, who do I access the logs
>   
sudo tail /var/log/apache2/error.log   (or apache) for some systems or:
sudo tail /var/log/httpd/error.log  for others

You probably want tail -f   if you are debugging something

Paul Scott





More information about the tfug mailing list