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.
Question
rolo2912
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.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.