From d0c4bc77e734d6a61384cd0ffa86ae3f295df680 Mon Sep 17 00:00:00 2001 From: mengwb Date: Mon, 10 Jul 2023 12:47:41 +0000 Subject: [PATCH] =?UTF-8?q?!150=20=E5=AE=89=E8=A3=85=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=E6=A3=80=E6=B5=8B=20*=20installer=20detect=20the=20php=20exten?= =?UTF-8?q?sion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- beike/Installer/config.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/beike/Installer/config.php b/beike/Installer/config.php index 28fc32ed..c637e133 100644 --- a/beike/Installer/config.php +++ b/beike/Installer/config.php @@ -35,6 +35,8 @@ return [ 'Tokenizer', 'XML', 'ZIP', + 'GD', + 'PDO_MYSQL', ], 'apache' => [ 'mod_rewrite',