Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Jan 2008 08:36:38 +0100
From:      zbigniew szalbot <zbigniew@szalbot.homedns.org>
To:        Jeffrey Lehman <jeff@digitalguy.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: PHP5 segmentation fault
Message-ID:  <47832806.5000903@szalbot.homedns.org>
In-Reply-To: <20080108072208.GA12800@abby.digitalguy.net>
References:  <20080108072208.GA12800@abby.digitalguy.net>

next in thread | previous in thread | raw e-mail | index | archive | help

Hello Jeffrey,

Jeffrey Lehman pisze:
> Hello everyone, this is my first post to the list as I am a new FreeBSD user as of
> last week.  I've installed 7.0RC1 amd64 architecture on my poweredge 2950. 
>
> I'm having issues with apache22 and php5.  Here is the process I went through to
> install both.
>
> 1. Installed www/apache22 using 'make install clean' with default config options.
> 2. Installed lang/php5 using 'make install clean' with default config options plus
> apache support.
>
> Apache seems to be working fine w/o php5 but after I install php5, apache will core
> dump on restart.
>
> PHP5 also seg faults when executing /usr/local/bin/php
> # /usr/local/bin/php
> Segmentation fault: 11 (core dumped)
>   
Try editing /usr/local/etc/php/extenstions.ini and comment some 
extensions testing which one is at fault. Usually, it helps to change 
the order in which they appear to fix this issue. Been there, done that.

HTH


Zbigniew Szalbot



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