From 8424c9f2f52293c66e4e62671700e566a930a3b0 Mon Sep 17 00:00:00 2001 From: naoufal zerai Date: Sun, 6 Oct 2024 13:20:45 -0400 Subject: [PATCH] Update php-yaml-extention.md --- content/post/php-yaml-extention.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/post/php-yaml-extention.md b/content/post/php-yaml-extention.md index 762df78..aa6c79a 100644 --- a/content/post/php-yaml-extention.md +++ b/content/post/php-yaml-extention.md @@ -52,7 +52,9 @@ draft = false Zend Module Api No: 20160303 Zend Extension Api No: 320160303 Please provide the prefix of libyaml installation [autodetect] : - +## if errors: + $sudo brew install autoconf + $sudo pecl install --ignore-errors yaml # Step 5 Please provide the prefix of libyaml installation [autodetect] : /opt/homebrew/Cellar/libyaml/0.2.5