From f4a0188c6d023a4bc22b6858d8c05657fe6def8a Mon Sep 17 00:00:00 2001 From: gcolpart Date: Mon, 26 Mar 2018 21:19:42 +0200 Subject: [PATCH] =?UTF-8?q?ajout=20FAQ=20suite=20=C3=A0=202=20cas=20rencon?= =?UTF-8?q?tr=C3=A9s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HowtoPHP.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HowtoPHP.md b/HowtoPHP.md index 024425a5..a936205c 100644 --- a/HowtoPHP.md +++ b/HowtoPHP.md @@ -713,3 +713,6 @@ Quelques exceptions : * mysqli_error() doit avoir un argument : le résultat de mysqli_connect() * mysqli_select_db(), mysqli_query() doivent avoir le résultat de mysqli_connect() en 1er argument et non plus en second +* Erreurs avec le module php5-mysql + +Si vous avez des erreurs avec le module php5-mysql de Debian 7 (PHP 5.4) du type _ ERROR 1148 : The used command is not allowed with this MySQL version_ une solution peut être d'utiliser le module alternatif php5-mysqlnd