DD
Asked
I bought both sma and the shop module but I was only able to install the sma on localhost/path/subfolder but I when I try to install the shop module it shows that it's blocked. Where should I place the shop folder for it to be installed?
- DDAnsweredSolved
- MSAnsweredHello,
There are install instructions for both SMA and Shop module in the docs. If you ever don't understand any step, you can alway reach us.
Thank you - DDAnsweredI managed to figure it out on localhost. However I followed the right steps on digital ocean but its showing that The requested URL was not found on this server.
- MSAnsweredHello,
The 404 not found are mostly caused due to misising `.htaccess` file. Here is the FAQ from docs with suggestions.
---
**Why am I getting 404 Not Found error after installation?**
Please
1. check that .htaccess file is successfully uploaded and exists in the main directory
2. make sure that your apache mod_rewite is enabled and configured to use .htaccess from site directory
3. base_url in app/config/config.php - DDAnsweredSOLVED. the issue was with with the apache2.conf file. I modified that and it worked
- MVAnsweredwhat was the issue David?
- Login to Reply