While installing majento on macbook, it is not able to find 2 php extentions- intl and zip. Tried uncommenting in php.ini file. Still it is not working. Request help.
No. Default Apache installed on macbook.
You can try to install php in home-brew that will be easiest way to do. I also did the same in my mac.
Tried using homebrew. Tried using composer. Same problem of php extensions.
Follow these below shared 2 articles, I have also followed these 2 and now I can use multiple php by running 1 command only:
https://getgrav.org/blog/macos-catalina-apache-multiple-php-versions
https://getgrav.org/blog/macos-catalina-apache-mysql-vhost-apc
Best article so far I have found.
Thanks for the links. The first link is this page's link only.
Thanks Manish! Will try these and let you know.