I have a Debian Wheezy machine two virtual hosts configured on a single machine. One requires PHP 5.3 and the other requires PHP 5.4+. I am trying to set up the machine to allow both to run.

So far I have added php-fpm (fastcgi) as per https://www.linode.com/docs/websites/apache/running-fastcgi-php-fpm-on-debian-7-with-apache.

This site (http://www.howtoforge.com/how-to-use-multiple-php-versions-php-fpm-and-fastcgi-with-ispconfig-3-debian-wheezy) talks about using ISPConfig 3 for this. I have downloaded and compiled the 5.3 version of PHP but using ISPConfig seems to be a big headache.

From http://thejibe.com/blog/14/02/phpfarm it would seem like I should be able to have the configuration done within the virtualhost directives but that page seems to be out of date and I didn't follow all of the changes being suggested.

Is it possible to use fpm pools to reference different PHP versions?

What are my other options for having two virtual hosts using different PHP versions on the same machine?

Thanks
-- 
David Suna
da...@davidsconsultants.com


_______________________________________________
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to