From ebb66df709591e15898e20e1e09f1860879b232e Mon Sep 17 00:00:00 2001 From: vlaborie Date: Tue, 12 Sep 2017 17:31:59 +0200 Subject: [PATCH] PHPMyAdmin --- HowtoDebian/MigrationJessieStretch.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) 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)`