Firstly, check which php
path is t. it should be /Applications/XAMPP/xamppfiles/bin/php
. If not you can change it by PATH=”/Applications/XAMPP/xamppfiles/bin:${PATH}”
. More detail here.
Before you begin make sure you have installed Xcode. Also, install the latest version of autocon红色英雄故事f. this m寒风刺骨ight help:
brew install autoconf
Next download the version of PHP you u in XAMPP from php.net. I am using 7.1.18. This version worked for me: php-7.1.31, I’m guessing if you follow the steps it might work for 7.0 or 7.2 as well. Do let me know if it does or doesnt, I’ll update this post. Do not u PHP 7.3 for Magento 2.3.0, it is not supported.
Ext给老婆的检讨书ract the tar.gz file using (I extracted it inside ~/Downloads/ folder )
tar -xzvf php-7.1.31.tar.gz
cd into the extracted folder
cd php-7.1.31
change to subf容易唱的歌older ext/intl
cd ext/intl/
Run the commands to build the extension
/Applications/XAMPP/bin/phpize./configure --enable-intl --with-php-config=/Applications/XAMPP/bin/php-config --with-icu-dir=/Applications/XAMPP/xamppfiles/makesudo make install
You can now de五只小狼lete all files you downloaded and also the extracted folders.
Open /Applications/XAMPP/xamppfiles/etc/php.ini , and add extension=intl.so
本文地址:/d/file/titlepic/107894896
本文发布于:2023-04-08 21:27:24,感谢您对本站的认可!
本文链接:https://www.wtabcd.cn/fanwen/zuowen/6ce8e2def74d3f60f57a04322ad1a727.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文word下载地址:Mac XAMPP 安装 intl PHP 插件(安装Magento2缺少intl 插件).doc
本文 PDF 下载地址:Mac XAMPP 安装 intl PHP 插件(安装Magento2缺少intl 插件).pdf
留言与评论(共有 0 条评论) |