[phpa] Re: Apache Error log messages

  • From: "Nick Lindridge" <nick@xxxxxxxxxxxxxxxxxxxxx>
  • To: phpa@xxxxxxxxxxxxx
  • Date: Thu, 4 Apr 2002 00:35:47 +0100 (BST)


> Does this look like it could be related to PHPA? I upgraded to the new
> version last nite and am seeing a ton of this stuff.
> 
> 
> [Wed Apr 03 16:02:40 2002] [warn] shm - Stale process 24816 detected
> (pid 24919)
> [Wed Apr 03 16:02:40 2002] [warn] shm - Stale process 24751 detected
> (pid 24919)
> [Wed Apr  3 16:02:41 2002] [notice] child pid 19767 exit signal
> Segmentation fault (11)

These indicate that phpa has detected that php has crashed. Have you also 
upgraded PHP, or just phpa? When you upgraded, did you also remove all 
phpa_* cache files? (you should do this)  Which version of PHP are you 
using? 4.1.2 is known to cause segfaults for some people even without phpa 
installed. Try running without phpa for a while, e.g. a day. Do you get any 
segfaults in that time?

> [Wed Apr 03 16:23:48 2002] [warn] shm - Lock header held by unknown pid
> (pid 25794)

As I've commented in the forum, these warnings aren't really a problem. The 
message is meant to indicate a problem, and is something that I added in 
this release, but I later realised that they can also occur for a valid 
reason, and I believe that is what's happening. They may be a nuisance but 
you should ignore them. I'll try and do something about them in the next 
release, either by taking them out, or eliminating the case that is most 
likely causing them now. 



------------------------------------------------------------------------
  www.php-accelerator.co.uk           Home of the free PHP Accelerator

To post, send email to phpa@xxxxxxxxxxxxx
To unsubscribe, email phpa-request@xxxxxxxxxxxxx with subject unsubscribe


Other related posts: