Freebsd and turck problem

I have 6 servers right now with FreeBSD on them. 3 are at 4.8, 1 at 4.9, and 2 at 5.2.

Each of them has Apache 1.3.29, PHP 4.3.4 and Turck MMCache 2.4.6.

On every single one of them, I am getting the following errors in my /var/log/messages.

pid 72906 (httpd), uid 80: exited on signal 11
pid 76063 (httpd), uid 80: exited on signal 11
pid 78269 (httpd), uid 80: exited on signal 11
pid 78267 (httpd), uid 80: exited on signal 11
pid 78266 (httpd), uid 80: exited on signal 11

On one of the machines, I removed Turck and these errors stopped. I can't seem to find any other references to something like this in Google, etc., other than to say "this is a turck problem and not a PHP problem".

For most of the servers, this actually has not caused any serious problems that I can find, but yesterday, it caused one to spiral out of control constantly crashing Apache.

Any ideas?

 

 

 

 

Top