Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Feb 2016 06:32:39 +0100
From:      Kurt Jaeger <lists@opsec.eu>
To:        Dan Busarow <dan@buildingonline.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: PHP7 package?
Message-ID:  <20160210053239.GB46096@home.opsec.eu>
In-Reply-To: <56BA8D79.10100@buildingonline.com>
References:  <56B68BFD.20102@buildingonline.com> <56B6B4D4.7000109@gmail.com> <56B74421.3070700@buildingonline.com> <20160207133214.GS46096@home.opsec.eu> <56B76933.9060408@buildingonline.com> <20160207160611.GT46096@home.opsec.eu> <56B76E79.1010603@buildingonline.com> <20160207165450.GU46096@home.opsec.eu> <56BA8D79.10100@buildingonline.com>

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

> Everythig seemed to work fine but when I added
> 
> LoadModule php7_module        libexec/apache24/libphp7.so
> 
> to the httpd.conf apache core dumped.

Ah, that is a different issue.

Use  

https://people.freebsd.org/~ohauer/scripts/fixphpextorder.sh

on

/usr/local/etc/php/extensions.ini

to avoid core dumps of apache. The sequence of extensions.ini
is problematic.

-- 
pi@opsec.eu            +49 171 3101372                         4 years to go !



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