cancel
Showing results for 
Search instead for 
Did you mean: 

Installing 2.2.3 xampp cant login admin properly

Installing 2.2.3 xampp cant login admin properly

When I install magento and get to the log into admin page I get the following view and admin doesnt work: css and js dont load properly?

 

magento.jpg

4 REPLIES 4

Re: Installing 2.2.3 xampp cant login admin properly

Hi @ald0n,

 

Can you check your broswer console to be confirm if there are js and/or css errors?

Maybe you can try to deploy again the static assets?

 

bin/magento setup:static-content:deploy

In which mode is your instance?

Re: Installing 2.2.3 xampp cant login admin properly

You need to run below command,

php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
If Issue Solved, Click Kudos/Accept As solutions. Get Magento insight from
Magento 2 Blogs/Tutorial

Re: Installing 2.2.3 xampp cant login admin properly

can you provide me your mode?

Re: Installing 2.2.3 xampp cant login admin properly

ok already answered in another post i dont know how to link it but the solution is

You need to run below command,

php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f