Instalar 7.1.3 En C9.docx

  • Uploaded by: Eduardo Villadiego
  • 0
  • 0
  • April 2020
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Instalar 7.1.3 En C9.docx as PDF for free.

More details

  • Words: 53
  • Pages: 1
sudo add-apt-repository ppa:ondrej/php -y sudo apt-get update -y sudo apt-get install php7.1-curl php7.1-cli php7.1-dev php7.1-gd php7.1-intl php7.1-mcrypt php7.1-json php7.1-mysql php7.1-opcache php7.1-bcmath php7.1-mbstring php7.1-soap php7.1-xml php7.1-zip -y sudo sudo sudo sudo

mv /etc/apache2/envvars /etc/apache2/envvars.bak apt-get remove libapache2-mod-php5 -y apt-get install libapache2-mod-php7.1 -y cp /etc/apache2/envvars.bak /etc/apache2/envvars

sudo a2dismod php5 sudo a2enmod php7.1 sudo service apache2

Related Documents


More Documents from "Hostname.cl"