- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2021
07:43 PM
08-15-2021
07:43 PM
Re: I am trying to install Magento
Are you using linux localhost or windows i think you should use linux to install php extensions
these linux extension installation commands are very easy
sudo apt install xsl
sudo apt install intl
sudo apt install soap
you should try them
Reply