Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Feb 2016 01:41:51 +0000
From:      Waitman Gobble <waitman@waitman.net>
To:        <freebsd-ports@freebsd.org>
Subject:   Re: PHP7 package?
Message-ID:  <2ab06bbae72d361f5509e46ae60d7b79@yo.waitman.net>
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


On 2016-02-09 17:08, Dan Busarow wrote:

> On 2/7/16 9:54 AM, Kurt Jaeger wrote: Hi!
> 
> If you clone the repo from miwi, use it to build your own pkg repo,
> you can use pkg upgrade to install those packages.

>> That's how I did it my testbox. If you need more details on how to do 
>> it,
>> I can add a few more details.
> 
> More details would be great.  I've never built my own repo

Here we go:

https://opsec.eu/src/repo-setup/

with a README on how to do this for php70. We would love to
hear feedback about the php70 tree miwi has prepared, especially
with some php-heavy CMS stuff in the ports tree!
Kurt,

Thanks for this.  Setting up poudriere and the php7 repo went perfectly
following your instructions.

Everythig seemed to work fine but when I added

LoadModule php7_module        libexec/apache24/libphp7.so

to the httpd.conf apache core dumped.

I was running apache from the FreeBSd repo so I removed that and then
reinstalled using pkg and the miwi repo versions of apache24, php70,
php70-* and mod_php70

It still core dumped when mod_php was included.  Commenting out the
LoadModule line above gives me a running apache but no PHP.

Based on the positive results posted by loic.blot@unix-experience.fr I
guess I'll just wait for PHP 7 to be added to the official 
ports/packages.

Thanks for the help though.

Dan



Curious, did you completely replace the php.ini with the new one from 
php7? Core-dump can happen when using an older config file.

---
Waitman Gobble
Los Altos California USA
+1.6509008557



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