Re: PHP 4.3.11 core dumps
From: Björn König (bkoenig_at_cs.tu-berlin.de)
Date: 04/29/05
- Previous message: Steven Friedrich: "Constant updating pkgdb"
- In reply to: Mike Oliveri: "PHP 4.3.11 core dumps"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 29 Apr 2005 22:29:59 +0200 To: Mike Oliveri <moliveri@gmail.com>
Mike Oliveri wrote:
>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:
>
>su-2.05b# php -i
>Bus error (core dumped)
>
>
Hello,
comment out all libraries which are specified in
/usr/local/etc/php/extension.ini. If the bus error won't occur anymore
afterwards, then add the libraries step by step again to find out the
faulty one and try to rebuild it or just don't use it if you can.
Björn
_______________________________________________
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"
- Previous message: Steven Friedrich: "Constant updating pkgdb"
- In reply to: Mike Oliveri: "PHP 4.3.11 core dumps"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]