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