Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Sep 2012 15:47:24 +0100
From:      Paul Macdonald <paul@ifdnrg.com>
To:        Darrell Betts <betts@norden1.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Error after upgrading to php 5.4.6
Message-ID:  <5044C2FC.5050703@ifdnrg.com>
In-Reply-To: <F937A155-7B1D-4421-8BA8-6BD4659D09C0@norden1.com>
References:  <F937A155-7B1D-4421-8BA8-6BD4659D09C0@norden1.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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?
>
>
> Thanks_______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>
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

Paul.


-- 

-------------------------
Paul Macdonald
IFDNRG Ltd
Web and video hosting
-------------------------
t: 0131 5548070
m: 07970339546
e: paul@ifdnrg.com
w: http://www.ifdnrg.com
-------------------------
IFDNRG
40 Maritime Street
Edinburgh
EH6 6SA
-------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5044C2FC.5050703>