# apt-get update && apt-get upgrade # apt-get install -y software-properties-common # add-apt-repository ppa:ondrej/php # apt-get update # apt-get install -y php5.6 # a2dismod php7.2 ; a2enmod php5.6 ; service apache2 restart # update-alternatives --config php #デフォルトとして設定するphp5.6バージョンを選択します。 # php -v
相続財産の泥棒の仕組み
コメント