Changes between Version 24 and Version 25 of jessie-stretch-upgrade
- Timestamp:
- May 10, 2018, 7:06:32 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jessie-stretch-upgrade
v24 v25 119 119 When upgrading to stretch, php5-fpm will remain and php7.0-fpm will be added. Both will exist at the same time. 120 120 121 Normally, the proper step would be to purge php5 and carefully transition the php configuration from /etc/php5/fpm/pool.d/site.conf to /etc/php/7.0/fpm/pool.d/sites.conf. However, on moshes, we are keeping php5to help with the transition of member web sites.121 Normally, the proper step would be to carefully transition the php configuration from /etc/php5/fpm/pool.d/site.conf to /etc/php/7.0/fpm/pool.d/sites.conf and then purge PHP5. However, on moshes, we are keeping PHP5 until December 31, 2018 to help with the transition of member web sites. 122 122 123 123 Additionally, red will handle the transition by auto-converting all sites to the most recent version of PHP available, ''unless'' the following comment is present in the web configuration: