문제

I try to install Magento 2.3 local in windows but i get error 500. What can i do to solve this problem or/and where is the problem settled? Thanks for advising. I am a absolute beginner.

enter image description here

enter image description here

enter image description here

도움이 되었습니까?

해결책

first solution :-

I think run all command

php bin/magento s:s:d -f

php bin/magento setup:di:compile

php bin/magento s:up

php bin/magento c:c

php bin/magento c:f

And remove the all pub/static and view_preprocessed

Second solution :-

open this file your go to this path xampp\apache\conf xampp sever and httpd.conf.

Find the LoadModule version_module modules/mod_version and remove the # . And this module is enable.

After check your magento.

Hope this help your

Thanks ...

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top