[phpa] Problem with changing PHP files

  • From: "Christopher Schreiber" <chris@xxxxxxxxxxx>
  • To: <phpa@xxxxxxxxxxxxx>
  • Date: Wed, 6 Mar 2002 19:01:33 -0500

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


Other related posts: