Wednesday, February 1, 2017

Re: SMF Team Changes and Upcoming Releases

Running coexisting compatible PHP versions in Ubuntu servers is as easy as running a few simple commands;

[code]sudo add-apt-repository ppa:ondrej/php
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install php7.1
sudo apt-get install php7.0
sudo...

from Simple Machines Community Forum http://ift.tt/2kUNBMI
via IFTTT

No comments:

Post a Comment