March 7, 20196 yr Hi all, Behind schedule on this but I am still running php v. 5.5.9.1 on my froxlor server. Having some "old" scripts running I would like to have v7 running site by site with the old, non-supported version. I am running php as FCGI so my question is how I can install v7. Unfortunatly I could not find anything in the wiki or documentation about it. Some information out on the web suggest to do the following: add-apt-repository ppa:ondrej/php apt-get update apt install php7.1 Will doing this keep the current php version running? How can the v7 be used in froxlor --> php configurations. At present php binary points to /usr/bin/php-cgi and file extension is php. Any information or hint is welcome. Thank you in advance.
March 7, 20196 yr Well installing multiple versions of php on one machine is something Google can help you with easily. From Froxlors side you just add a new php-configuration and specify the php-binary accordingly. You can then select the different php-configurations from a select box for the froxlor vhost and also for customer domains.
Archived
This topic is now archived and is closed to further replies.