diff --git a/HowtoDebian/MigrationJessieStretch.md b/HowtoDebian/MigrationJessieStretch.md index 5eb20c52..0c180e58 100644 --- a/HowtoDebian/MigrationJessieStretch.md +++ b/HowtoDebian/MigrationJessieStretch.md @@ -85,11 +85,15 @@ chmod 755 /etc/apt /var/cache/apt Pour passer a PHP7, il faut désactiver le module php5 et activer le module php7 : ~~~ -a2dismod php5 -a2enmod php7.0 -service apache2 restart +# a2dismod php5 +# a2enmod php7.0 +# service apache2 restart ~~~ +## PHPMyAdmin + +Il faut rajouter /usr/share/php/php-php-gettext a la directive open_basedir de /etc/phpmyadmin/apache.conf. + ## Xorg `startx` ou `startxfce4` donne : `parse_vt_settings /dev/tty0 (permission denied)`