Date: Tue, 3 May 2005 09:54:33 +0300 From: Cezar Fistik <cezar@arax.md> To: freebsd-questions@freebsd.org Subject: Re: UPDATE -- Re: PHP 4.3.11 core dumps Message-ID: <85311408.20050503095433@arax.md> In-Reply-To: <1e58dbf60504291157584df41d@mail.gmail.com> References: <1e58dbf605042910446019d258@mail.gmail.com> <1e58dbf60504291157584df41d@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, Mike. You wrote 29 =E0=EF=F0=E5=EB=FF 2005 =E3., 21:57:18: >> I recently upgraded to PHP 4.3.11 from Ports on my 4.9-RELEASE system, >> and I'm suddenly having troubles running PHP. Whether we're talking a >> web app or running from a command line, I get core dump errors. >> Specifically: >>=20 >> su-2.05b# php -i >> Bus error (core dumped) >>=20 >> And in /var/log/messages when accessing a PHP page, even one with just >> phpinfo() in it: >> Apr 29 12:41:31 jules /kernel: pid 28369 (httpd), uid 80: exited on sign= al 10 >>=20 >> I've seen the bus error/core dumps there too. Any ideas what could be >> causing this? Any help would be greatly appreciated! > I downgraded to version 4.3.10 with a downloaded tgz package, and that > got me back up and running. I noticed an error talking about rc_subr > and expat not being current enough, so I upgraded both of those and > recompiled/reinstalled php4-4.3.11, but still no joy. Went back to > 4.3.10 again and everything is working normally. I had apache core dumps after upgrading to php 4.3.11 too. What I did is uninstalling/deleting everything related to php, I mean all extentions, zend optimizer, some libraries... After that I reinstalled apache (probably not needed) and then php. After that everything is working. --=20 Regards, Cezar mailto:cezar@arax.md
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?85311408.20050503095433>