From owner-freebsd-questions@FreeBSD.ORG Sun May 18 15:14:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C9DB3106566C for ; Sun, 18 May 2008 15:14:11 +0000 (UTC) (envelope-from peter@boosten.org) Received: from smtpq1.tilbu1.nb.home.nl (smtpq1.tilbu1.nb.home.nl [213.51.146.200]) by mx1.freebsd.org (Postfix) with ESMTP id 86D5E8FC0C for ; Sun, 18 May 2008 15:14:11 +0000 (UTC) (envelope-from peter@boosten.org) Received: from [213.51.146.189] (port=39100 helo=smtp2.tilbu1.nb.home.nl) by smtpq1.tilbu1.nb.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JxkaQ-0003az-3X; Sun, 18 May 2008 17:14:10 +0200 Received: from cp268254-a.landg1.lb.home.nl ([84.25.65.88]:4901 helo=ra.egypt.nl) by smtp2.tilbu1.nb.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JxkaO-0002Zv-NR; Sun, 18 May 2008 17:14:10 +0200 Received: from [127.0.0.1] (xp.egypt.nl [192.168.13.35]) by ra.egypt.nl (Postfix) with ESMTP id 0352839803; Sun, 18 May 2008 17:14:07 +0200 (CEST) Message-ID: <483047BE.6010109@boosten.org> Date: Sun, 18 May 2008 17:14:06 +0200 From: Peter Boosten User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Reko Turja References: <482F44A0.5040802@boosten.org> <9980B9A2F6C5404192F8C0D1D490EEAD@rivendell> In-Reply-To: <9980B9A2F6C5404192F8C0D1D490EEAD@rivendell> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 080518-0, 05/18/2008), Outbound message X-Antivirus-Status: Clean X-Spam-Score: -0.0 (/) Cc: FreeBSD Questions Subject: Re: Problems with Apache-2.2.8 & PHP5 (+extensions) ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 15:14:11 -0000 Reko Turja wrote: >> Whenever I click these, my browser wants to save a blank php-page, >> Apache reports this: >> >> [notice] child pid 31685 exit signal Illegal instruction (4) > > I've got signal 4's with PHP earlier, but I can't for now remember the > exact cause. Usually my PHP problems have related to having module > conflict in PHP, especially recode has been problematic. The solution > has been commenting out extensions from > /usr/local/etc/php/extensions.ini and then adding them back one by one > until the problem returns - the last one added is the one causing the > conflict. Of course you have to keep at least some extensions available > in order to keep the website you're testing functional - databases etc. Reko, That's actually a good pointer. I'll try tonight. > > Other solution is trying to tweak the extension load order in > extensions.ini after you have found the extension causing the crash. > > Other possible thing is accidentally building PHP against the wrong > Apache if I recall right - in your case building Apache2 or Apache1 > version when you are running Apache22. How would I do that? I installed Apache22 from ports and after that PHP. It never asked for any apache version. Peter -- http://www.boosten.org