Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Feb 2018 08:12:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 224409] Support multiple php version
Message-ID:  <bug-224409-13-y1e8Al29IK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224409-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224409-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224409

Guido Falsi <madpilot@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |madpilot@FreeBSD.org

--- Comment #3 from Guido Falsi <madpilot@FreeBSD.org> ---
I think there is a misunderstanding here.

FLAVOR support for php means being able to depend on different php versions
when building binary packages, so that we can get different flavors of, for
example, nextcloud depending on php56, php70 and so on.


This has nothing to do with being able to simultaneously install multiple p=
hp
versions. You should anyway stick to the one chosen on a single system.

If you really have need for multiple php versions, and are using php-fpm, y=
our
best solution is create multiple jails and install each php version in it's=
 own
jail, where php-fpm runs. At that point you can redirect the scripts to the
correct jails via the web server configuration(which you would need to do
anyway also).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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