enter image description hereI have apache mode enabled, permissions given but im still getting the GET 500 Server error:
SOLUTION AT: Magento CSS Not Loading Error
2 Answers 2
Okay Run the Following Command in the command line.
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
 
 answered Jun 8, 2018 at 9:16
 
 
 
 Harshil Parekh 
 
 1,48317 silver badges32 bronze badges
 
 - 
 i have 3 files as debug.log, exception.log, system.log but none of them are usefull i looked into them allCompu Scie– Compu Scie2018年06月08日 09:22:18 +00:00Commented Jun 8, 2018 at 9:22
 - 
 see @suresh Chikani's answer..Harshil Parekh– Harshil Parekh2018年06月08日 09:26:04 +00:00Commented Jun 8, 2018 at 9:26
 - 
 and also follow this link:
https://magento.stackexchange.com/questions/211342/magento-2-500-error-internal-serverHarshil Parekh– Harshil Parekh2018年06月08日 09:27:27 +00:00Commented Jun 8, 2018 at 9:27 - 
 @Compu Scie , if your problem solved then pls upvote the answer for the others useHarshil Parekh– Harshil Parekh2018年06月11日 12:36:57 +00:00Commented Jun 11, 2018 at 12:36
 
There is a language issue with deploy content, you can run below command for multiple locale
php bin/magento setup:upgrade
php bin/magento setup:static:deploy nl_NL en_US -f
 
 answered Jun 8, 2018 at 9:19
 
 
 
 Suresh Chikani 
 
 16.1k11 gold badges65 silver badges102 bronze badges
 
 Explore related questions
See similar questions with these tags.
default
 
 
 
.htaccessfile exist inpub/andpub/static/folders.