Deployment of PHP 7 on Ysul and on our Docker images.
This project concerns the infrastructure only, ie deploy PHP 7 itself, and not the migration of code to PHP 7.
Deployment of PHP 7 on Ysul and on our Docker images.
This project concerns the infrastructure only, ie deploy PHP 7 itself, and not the migration of code to PHP 7.
IF we maintain several PHP versions, instead of /opt/php-dev we can use /opt/php/<subdirectory>, so for example /opt/php/dev here.
Currently, only a prod pool is available on each machine, with PHP 8.3 on Hervil and WindRiver, PHP 8.2 on web-001, but there are notes on T2069 to restore those pools.
If as an Eglide user you need this
The problem is somewhat fixed by two things:
Currently, ssl transport is available. Not sure since when, but probably at least during PHP 7 installation.
Current update: until now, /usr/local/etc/php-fpm/pool-prod served 7.4, it now serves 8.1.
To populate the new file, this is now as easy as edit in rOPS the pillar/webserver/sites.sls file, but then, the pool will exist to both wikis, as there is no "remove non managed files from the directory" feature currently.