By 16 Novembre 2017 0 Comments

Installare PHP 5.6 on Ubuntu 16/17

Premetto che questa è una soluzione “temporanea” perchè legata ad un repository che non conosco (e un domani potrebbe essere chiuso!).

Incontrando delle difficoltà nell’installazione di PHP su server Ubuntu 16/17 ho risolto con i seguenti comandi:

$ sudo apt-get install python-software-properties
$ sudo add-apt-repository ppa:ondrej/php
$ sudo apt-get update
$ sudo apt-get install -y php5.6

Installare PHP 5 on Ubuntu 16, Installare PHP 5 on Ubuntu 17, PHP 5 on Ubuntu 17

Posted in: Linux

About the Author:

shared on wplocker.com