Date: Tue, 04 Sep 2012 16:20:46 +0200 From: Bas Smeelen <b.smeelen@ose.nl> To: freebsd-questions@freebsd.org Subject: SOLVED: Re: Error after upgrading to php 5.4.6 Message-ID: <50460E3E.6010303@ose.nl> In-Reply-To: <k24915$1bf$1@ger.gmane.org> References: <F937A155-7B1D-4421-8BA8-6BD4659D09C0@norden1.com> <5044C2FC.5050703@ifdnrg.com> <k23ocm$iju$1@ger.gmane.org> <50459ED4.3020804@ose.nl> <k24915$1bf$1@ger.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 09/04/2012 09:02 AM, Michael Powell wrote: > Bas Smeelen wrote: > > [snip] >> My previous response was sent too early :( >> >> I still get errors in apache >> [Tue Sep 04 08:14:42 2012] [error] [client 192.168.1.189] PHP Warning: >> Unknown: Unable to allocate memory for pool. in Unknown on line 0, >> referer: >> http://sys.ose.nl/cacti/graph_view.php?action=tree&tree_id=1&leaf_id=21 >> [Tue Sep 04 08:14:43 2012] [notice] child pid 56172 exit signal >> [Segmentation >> fault (11) >> [snip] >> >> Well it turns out to be apc.so, this comes with core php I guess? >> >> [snip] Sorry, this just delays the error but it eventually comes back so I'll keep apc.so commented. I have found that the faults are present because www/pecl-APC was not recompiled/reinstalled. So I reinstalled www/pecl-APC with portmaster -f and this also reinstalled the following ports: Re-install pecl-APC-3.1.12 Re-install autoconf-2.69 Re-install autoconf-wrapper-20101119 Re-install gmake-3.82_1 Re-install gettext-0.18.1.1 Re-install libiconv-1.14 Re-install libtool-2.4.2 Re-install m4-1.4.16_1,1 Re-install perl-5.12.4_4 Re-install help2man-1.40.11 Re-install p5-Locale-gettext-1.05_3 Re-install php5-5.4.6 Re-install pcre-8.31 Re-install pkgconf-0.8.7_2 Re-install libxml2-2.7.8_3 Re-install apache-2.2.22_6 Re-install apr-ipv6-devrandom-gdbm-db42-1.4.5.1.3.12_1 Re-install db42-4.2.52_5 Re-install gdbm-1.9.1 Re-install automake-1.12.3 Re-install automake-wrapper-20101119 Re-install python27-2.7.3_3 Re-install expat-2.0.1_2 There is nothing about this in UPDATING, should there? This solved the problem anyway. Bas Disclaimer: http://www.ose.nl/email
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50460E3E.6010303>