Re: php56

2019-01-14 Thread tech-lists
On Mon, Jan 14, 2019 at 02:28:00AM +0900, Yasuhiro KIMURA wrote: From: tech-lists Subject: php56 Date: Sun, 13 Jan 2019 12:29:36 + Is there a way of installing php56 and php56-extensions from ports or packages now? I know it's EoL, but need it because I need to support a (non-ports) progr

Re: php56

2019-01-14 Thread Gregory Byshenk
On Sun, Jan 13, 2019 at 08:39:12PM -0500, Charles Sprickman via freebsd-stable wrote: > > On Jan 13, 2019, at 3:19 PM, Randy Bush wrote: > > > >> I have a mission critical app server running an old PHP 5.6 > >> application which will not work on PHP 7+. > > > > wordpress 5.x and nfsen are dying

Re: php56

2019-01-13 Thread Charles Sprickman via freebsd-stable
> On Jan 13, 2019, at 3:19 PM, Randy Bush wrote: > >> I have a mission critical app server running an old PHP 5.6 >> application which will not work on PHP 7+. > > wordpress 5.x and nfsen are dying on the php 7.x hill here WordPress folks highly encourage 7.x, is this something FreeBSD-specif

Re: php56

2019-01-13 Thread Randy Bush
> I have a mission critical app server running an old PHP 5.6 > application which will not work on PHP 7+. wordpress 5.x and nfsen are dying on the php 7.x hill here randy ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/lis

Re: php56

2019-01-13 Thread Mark Linimon
AFAIK you can either: - use packages and revert to 2018Q4; or - re-add the sources locally and compile them from source. IIUC those are your only two options. mcl ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/

Re: php56

2019-01-13 Thread Yasuhiro KIMURA
From: tech-lists Subject: php56 Date: Sun, 13 Jan 2019 12:29:36 + > Is there a way of installing php56 and php56-extensions from ports or > packages now? > > I know it's EoL, but need it because I need to support a (non-ports) > program for the time being and said program will not work under

Re: php56

2019-01-13 Thread Rainer Duffner
> Am 13.01.2019 um 18:10 schrieb Daniel Duerr : > > +1 on this request. I have a mission critical app server running an old PHP > 5.6 application which will not work on PHP 7+. The system is effectively > unmaintainable right now in terms of pkg/ports updates. The quarterly cut (2019Q1)

Re: php56

2019-01-13 Thread Dutch Daemon - FreeBSD Forums Administrator
On 13-1-2019 13:29, tech-lists wrote: > Is there a way of installing php56 and php56-extensions from ports or > packages now? > > I know it's EoL, but need it because I need to support a (non-ports) > program for the time being and said program will not work under php7* This should provide some po

Re: php56

2019-01-13 Thread Daniel Duerr
+1 on this request. I have a mission critical app server running an old PHP 5.6 application which will not work on PHP 7+. The system is effectively unmaintainable right now in terms of pkg/ports updates. Best, Daniel > On Jan 13, 2019, at 4:29 AM, tech-lists wrote: > > Hi, > > Is there a