View Single Post
Old 12th July 2008
ijk ijk is offline
Fdisk Soldier
 
Join Date: Jun 2008
Posts: 47
Default freebsd version 5.4

apache logs are not the only place is see these messages.
I also see them in /var/log/messages
Code:
Jul 11 15:21:28 D6666 kernel: pid 58674 (httpd), uid 1002: exited on signal 11
Jul 11 15:22:35 D6666 kernel: pid 58633 (httpd), uid 1002: exited on signal 11
Jul 11 15:22:40 D6666 kernel: pid 58673 (httpd), uid 1002: exited on signal 11
Jul 11 15:22:43 D6666 kernel: pid 58675 (httpd), uid 1002: exited on signal 11
Jul 11 15:25:03 D6666 kernel: pid 58681 (httpd), uid 1002: exited on signal 11
Jul 11 15:25:34 D6666 kernel: pid 58678 (httpd), uid 1002: exited on signal 11
Jul 11 15:27:38 D6666 kernel: pid 58690 (httpd), uid 1002: exited on signal 11
Jul 11 15:29:03 D6666 kernel: pid 58689 (httpd), uid 1002: exited on signal 11
Jul 11 15:30:49 D6666 kernel: pid 58697 (httpd), uid 1002: exited on signal 11
Jul 11 15:31:00 D6666 kernel: pid 58214 (httpd), uid 1002: exited on signal 11
Jul 11 15:31:40 D6666 kernel: pid 58729 (httpd), uid 1002: exited on signal 11
Jul 11 15:31:43 D6666 kernel: pid 58679 (httpd), uid 1002: exited on signal 11
Jul 11 15:33:14 D6666 kernel: pid 58666 (httpd), uid 1002: exited on signal 11
Jul 11 15:33:30 D6666 kernel: pid 58728 (httpd), uid 1002: exited on signal 11
Jul 11 15:33:39 D6666 kernel: pid 58739 (httpd), uid 1002: exited on signal 11
Jul 11 15:36:06 D6666 kernel: pid 58664 (httpd), uid 1002: exited on signal 11
Jul 11 15:37:17 D6666 kernel: pid 58740 (httpd), uid 1002: exited on signal 11
Jul 11 15:38:21 D6666 kernel: pid 58730 (httpd), uid 1002: exited on signal 11
The server seems to be runing fine otherwise. No trouble compiling

Quote:
You also do not notice any particular program or feature failing
what I have noticed is that when I access my websites every say 2 to 5 minutes the screen goes blank and than on refresh the website is back again.


I have included my server settings in my signature. My freebsd version is 5.4.
The server team have done various tests and assure me it is not a hardware problem.
Quote:
I don't know how you are going to get rid of that out-of-date, incorrectly compiled version of apache
that should not be a problem if that is what is causing the problem. how do you know it is incorrectly compiled.
Trying to find out what is generating these errors is it a php script or is it incorrectly configured apache.

I have upgraded to the latest version of apache 2.0 using the instructions below
http://daemonforums.org/showthread.php?t=1315
__________________
Freebsd 7 64 bit apache2.2 php5 mysql5

Last edited by ijk; 12th July 2008 at 07:20 AM.
Reply With Quote