machines:php

Sometimes it can be useful to install a second version of PHP

sudo apt-get install python-software-properties
sudo add-apt-repository ppa:ondrej/php
sudo update
sudo apt-get install php7.1
sudo apt-get install php7.1-fpm

  • machines/php.txt
  • Last modified: 2020/06/11 18:15
  • by 127.0.0.1