Re: phpng: Refactored PHP Engine with Big Performance Improvement

From: Date: Wed, 07 May 2014 13:23:40 +0000
Subject: Re: phpng: Refactored PHP Engine with Big Performance Improvement
References: 1 2 3 4 5 6 7 8 9  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
>
> Is Fastcgi capable of supporting 2 versions of PHP? I still need PHP 5.3
> for Drupal6, but Drupal7, Wordpress, Modx and the like profit from PHP
> 5.5. If there was a way to run both versions as Fastcgi, I would happily
> go along with you. But  I haven't found out how to do that, so one of
> the two still is mod_php.
>
>
You could install the two different versions of PHP (+ PHP-FPM) to two
different locations on your server, and then run one PHP-FPM pool per
version for your web server to communicate with. That would enable what
you're trying to achieve.


Thread (123 messages)

« previous php.internals (#74013) next »