Date: Mon, 03 Sep 2012 22:18:13 -0400 From: Michael Powell <nightrecon@hotmail.com> To: freebsd-questions@freebsd.org Subject: Re: Error after upgrading to php 5.4.6 Message-ID: <k23ocm$iju$1@ger.gmane.org> References: <F937A155-7B1D-4421-8BA8-6BD4659D09C0@norden1.com> <5044C2FC.5050703@ifdnrg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Paul Macdonald wrote: > On 03/09/2012 12:26, Darrell Betts wrote: >> My php pages will no longer render in a web browser after upgrading to >> php 5.4.6. Used port upgrade to do this. Running apache 2.2.22_6. Checked >> the error log and this is what I receive >> >> [notice] child pid 38232 exit signal Segmentation fault (11) >> >> This does this on all php pages. >> Any idea how to fix this error? [snip] > try editing your /usr/local/etc/php/extensions.ini, comment out all > extensions (restart apache) and see if it stops seg faulting. > If it works, add in the modules one by one until it stops. > > Previously i've seen people posting about the order being important > Some while back I thought portupgrading PHP caused the extensions.ini to be edited after each and every extension rebuild/reinstall, causing a shuffle like effect. Since I do a backup before, including all configs, I got into the habit of just copying my old extensions.ini back into place afterwards prior to restarting PHP and/or web servers. -Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?k23ocm$iju$1>