Kevin wrote:
Thanks for your reply, Joe! There is nothing in either system log or Apache
log files. Apache doesn't seem to have got the requests at all. Very
strange.


On Sat, Feb 28, 2009 at 7:27 AM, Joe Mays <jfm...@launchpad.win.net> wrote:

I have a dedicated server running FreeBSD 7.0 release, it has been
running
well for two months. Suddenly, some websites stopped responding, all
websites hosted on this server are simple PHP sites, if one site is
working,
all of them should work. I checked the bind/apache/mysql, everything
is fine
(otherwise no websiets would be working). Could anyone please give
me some
hints? Where should I start to look into this problem?
Well, logs, obviously. Does anything appear in the apache error log
when you try to hit the sites?


_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
Apache doesn't write to the access log until a request is complete, so it may be worth bumping the LogLevel value to something more verbose.

-Boris
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to