PHP 5.6 on Ubuntu 14
PHP / 2017年1月18日

To install PHP 5.6 or to upgrade from PHP 5.5 on Ubuntu 14: Enter the following commands in the order shown: apt-get -y update add-apt-repository ppa:ondrej/php apt-get -y install php5.6 php5.6-mcrypt...