BytemarkHosting / symbiosis

A hosting environment that works with you, not against you.
GNU General Public License v2.0
21 stars 14 forks source link

PHP 7.1/7.2 support #128

Open andrewladlow opened 6 years ago

andrewladlow commented 6 years ago

(https://forum.bytemark.co.uk/t/symbiosis-stretch-update/2848/30)

PHP7.0's EOL is 3/12/18, which is a little short, given that PHP7.2 is only 'officially' available in Buster, and PHP7.1 in Sid.

We already run 7.1 and 7.2 in containers (Systemd-nspawn, Docker) for some customers using Symbiosis, but the setup procedure is mostly manual.

Ideally we'd want to be able to create a file e.g.

/srv/domain.com/config/php
containing
7.1
or
7.2
to automatically use the appropriate Apache template for that domain.