0

I have installed magento2 in my server, it installed successfully, But after installation facing problem in css and js loading so I tried some command as below :

Step 1. $ php bin/magento setup:static-content:deploy
Step 2. $ php bin/magento indexer:reindex
Step 3. $ chown -R www-data:www-data /var/www/html/magento2 
Step 4. $ chmod -R 777 /var/www/html/magento2 
Step 5. delete cache folder under var/cache

After that magento2 frontend and backend showing not found.

How to resolve it?

Vinaya Maheshwari
  • 2,174
  • 3
  • 34
  • 76
  • Did you deployed styles? php bin/magento setup:static-content:deploy – Zefiryn Jun 21 '16 at 09:58
  • check here : http://magento.stackexchange.com/questions/91087/magento-2-admin-url-not-working-and-loaded-frontend-is-all-messy#answer-120109 – Anil Suthar Jun 21 '16 at 09:58

0 Answers0