[phpa] Re: Problem with changing PHP files

  • From: Steve Brown <steve@xxxxxxxxxxxxxxxxxx>
  • To: phpa@xxxxxxxxxxxxx
  • Date: Thu, 07 Mar 2002 08:37:41 -0800

Ahhhh, I thought it was just me!!!

I'm not sure if p2 had the same problem, I don't recall it doing it under 
p2 - but definitely I get the same problem under p3. I've not had the luck 
of restarting apache curing it - for me, once it starts segfaulting the 
only thing I can do is stop using PHPA. Actually, I could try removing the 
tmp files I guess? Will phpa load the tmp files on restart?

Steve.

At 16:01 06/03/2002, Christopher Schreiber wrote:

>I'm using PHP Accelerator on a very high traffic site. Sometimes after
>uploading a modified PHP file for something that is already in the PHP
>cache, Apache will sometimes stop serving requests for PHP files.  The
>only way to fix this is to stop and then re-start Apache, at which
>point everything works fine again.
>
>This doesn't happen all the time, but I would say 20-25% of the time we
>change a PHP file (which isn't too often) this happens.
>
>It looks like there is a seg fault that happens right around the time
>the new file was uploaded:
>
>-rw-r--r--    1 www_wedd nobody      12932 Mar  6 17:34
>/www/weddingchat.com/htdocs/index.php
>
>[Wed Mar  6 17:35:43 2002] [notice] child pid 21465 exit signal Segmentation
>fault (11)
>[Wed Mar  6 17:39:05 2002] [notice] caught SIGTERM, shutting down
>[Wed Mar  6 17:39:11 2002] [notice] Apache/1.3.23 (Unix) PHP/4.1.2
>configured -- resuming normal operations
>[Wed Mar  6 17:39:11 2002] [notice] Accept mutex: sysvsem (Default: sysvsem)
>
>Any ideas on what might be causing this, or anything I can look for to
>track the problem down?
>
>Thanks,
>Chris Schreiber
>
>------------------------------------------------------------------------
>   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

------------------------------------------------------------------------
  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: