Real-Gecko / virtualmin-nginx-fpm

Virtualmin plugin to create Nginx and PHP-FPM powered websites for domains
GNU General Public License v3.0
24 stars 9 forks source link

Supporting two php versions #6

Open sinasalek opened 8 years ago

sinasalek commented 8 years ago

PHP team always break backward compatibility, and we're usually stuck between two versions in the least. Now that PHP 7 is released, it also breaks lots of things making it very difficult developers to keep up. So again we need PHP 5.6 and PHP 7 in most servers that run multiple applications which is a common practice.

Real-Gecko commented 8 years ago

I'll see if it is possible to select PHP version in FPM config.