[Bug 224409] Support multiple php version

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 14 08:54:48 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224409

--- Comment #4 from Indeax <indeax at yandex.com> ---
Yes, we can install multiple php versions with jails but this is not easy to
maintain when creating multiple user on shared hosting environments where users
like to change on several domains from one version of php to another and all of
them have different users permissions.

Each jails would have to sync users ids, play nice with each users document
root path, etc. and If we want to try to migrate hosting panels like ispconfig,
vestacp and others and support multiple php versions on it, it's a lot more
complicated.

Sure, it's doable with jails or changes on make.conf file. But it's not a hard
task to support different php versions on binary builds in the same freebsd
install and, for Freebsd to success on shared hosting environment this is
really a must have feature.

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


More information about the freebsd-ports-bugs mailing list