Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Feb 2016 18:08:09 -0700
From:      Dan Busarow <dan@buildingonline.com>
To:        Kurt Jaeger <lists@opsec.eu>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: PHP7 package?
Message-ID:  <56BA8D79.10100@buildingonline.com>
In-Reply-To: <20160207165450.GU46096@home.opsec.eu>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
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

> 



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