I successfully installed the bitnami aws lightsail instance and everything worked fine using the static ip address.
But after installing a 3rd party module (https://store.webkul.com/magento2-multi-vendor-marketplace.html) using these instructions:
Magento2 Marketplace Multi Seller module installation is very easy, please follow the steps for installation-
- Unzip the respective extension zip and then move “app” folder (inside “src” folder) into magento root directory.
Run Following Command via terminal———————————–php bin/magento setup:upgradephp bin/magento setup:di:compilephp bin/magento setup:static-content:deploy
- Flush the cache and reindex all.
now module is properly installed
But now Magento is not working
if I use: http://
I get this error:
This page isn’t working
url didn’t send any data.
ERR_EMPTY_RESPONSE
If I put https://
it will show the front end but no matter what I do I can’t get the admin login to work. It gives the same error
submitted by /u/Z3R0-4LPH4
[link] [comments]