Commit 261f1954721950977ea22f81a0746ec5081bdf8c

Authored by Etienne Pallier
1 parent 4c5cecae

script inutile => contenu mis dans wiki

Showing 1 changed file with 0 additions and 12 deletions   Show diff stats
install/maj_vers_php7.0_et_cakephp3.4.sh deleted
@@ -1,12 +0,0 @@ @@ -1,12 +0,0 @@
1 -#!/bin/sh  
2 -  
3 -sudo php composer.phar update  
4 -sudo apt-get install php7.0 php-gettext php7.0-mbstring libapache2-mod-php7.0 php7.0-mysql php7.0-mcrypt php7.0-intl  
5 -sudo a2dismod php5.6  
6 -sudo a2enmod php7.0  
7 -sudo service apache2 restart  
8 -sudo update-alternatives --set php /usr/bin/php7.0  
9 -sudo service apache2 restart  
10 -echo "________ CakePHP a été mis à jour vers la version 3.4"  
11 -echo "________ PHP a été mis à jour vers la version 7.0"  
12 -echo "________ La version de PHP utilisée par votre système a été modifiée pour la version 7.0"  
13 \ No newline at end of file 0 \ No newline at end of file