- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Installing Majento on macbook | php extensions not found
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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Installing Majento on macbook | php extensions not found
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Installing Majento on macbook | php extensions not found
No. Default Apache installed on macbook.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Installing Majento on macbook | php extensions not found
You can try to install php in home-brew that will be easiest way to do. I also did the same in my mac.
https://www.manishmittal.com/
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Installing Majento on macbook | php extensions not found
Tried using homebrew. Tried using composer. Same problem of php extensions.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Installing Majento on macbook | php extensions not found
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.
https://www.manishmittal.com/
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Installing Majento on macbook | php extensions not found
Thanks for the links. The first link is this page's link only.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Installing Majento on macbook | php extensions not found
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Installing Majento on macbook | php extensions not found
Thanks Manish! Will try these and let you know.