El 15/04/14 07:04, Vojtěch Zeisek escribió:
Hi, I have server currently running openSUSE 13.1, but I realised, that some sites (those build using Drupal 6) don't work properly with current PHP 5.4 available for 13.1. Is it possible to use PHP 5.2 for some webs? How? Thank You in advance, Vojta
Hi Vojtěch, only a single PHP version is included in a distribution, you will have to find packages of older version compiled for 13.1 and use mod_proxy_fcgi + php-fpm as described here: http://wiki.apache.org/httpd/PHP-FPM as you cannot load two PHP modules in apache without modifying the sources (nope, nope, nope, do not go that route ;-) ) -- Cristian "I don't know the key to success, but the key to failure is trying to please everybody." -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org