Another PHP5 problem

T. Hakmi hakmi at rogers.com
Wed Jun 15 17:00:59 UTC 2011


 

> -----Original Message-----
> From: owner-freebsd-questions at freebsd.org 
> [mailto:owner-freebsd-questions at freebsd.org] On Behalf Of 
> Jack L. Stone
> Sent: June 15, 2011 10:04 AM
> To: freebsd-questions at freebsd.org
> Subject: Another PHP5 problem
> 
> I just finished some major upgrades/updates to a server, including
> php5-5.3.6 and apache2.
> 
> Now I keep getting Segmentation faults and core dumps 
> whenever apache2 rolls over its logs and does a restart. 
> Here's the error. Does nyone have an idea of what's happening 
> to cause this?:
> 
> PHP 5.3.6 with Suhosin-Patch (cli) (built: Jun  4 2011 
> 18:04:14) Copyright (c) 1997-2011 The PHP Group Zend Engine 
> v2.3.0, Copyright (c) 1998-2011 Zend Technologies
>     with the ionCube PHP Loader v3.3.16, Copyright (c) 
> 2002-2010, by ionCube Ltd.
> Segmentation fault (core dumped)
> 
> Thanks for any hints....
> 
> Jack

I would recommend that you recompile php/apache with the minimal necessary options. I've seen many issues in the past when combining multiple modules/extensions together.

T.



More information about the freebsd-questions mailing list