cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2 front & backend returning 404 error after installation - xampp

SOLVED

Magento 2 front & backend returning 404 error after installation - xampp

after successful installation magento is throwing 404 error on frontend as well as backend .htaccess file is in /root directory I also moved pub/.htaccess to see whether it works as mentioned on stackenghange. please suggest a solution :"( 

 

mage1ss.png

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Magento 2 front & backend returning 404 error after installation - xampp

Hi @w3_Shaheer

 

Try to run following command on Magento root.

php bin/magento setup:static-content:deploy

---
Problem Solved Click Accept as Solution!:Magento Community India Forum

View solution in original post

2 REPLIES 2

Re: Magento 2 front & backend returning 404 error after installation - xampp

Hi @w3_Shaheer

 

Try to run following command on Magento root.

php bin/magento setup:static-content:deploy

---
Problem Solved Click Accept as Solution!:Magento Community India Forum

Re: Magento 2 front

haa! thank you so much (": got it fixed already by changing Apache
environment. I'm using wamp now and its working perfectly fine!
again, thank you so much magento community. its always fun to work on
magento, its kinda challenging but its awesome!