> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of > Jack L. Stone > Sent: June 15, 2011 10:04 AM > To: [email protected] > 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
