cancel
Showing results for 
Search instead for 
Did you mean: 

Internal Server Error after install 2.3.6 problem apache

Internal Server Error after install 2.3.6 problem apache

I need help with the installation of magento 2.3.6 this is returning an error in apache:

 

core: alert] [pid 23385] [client 179.232.122.240:2423] .htaccess: Invalid comid command 'SetEnv', perhaps misspelled or defined by a module not included in the server configuration

 

I already wasted a lot of time researching and tested a lot, but nothing worked, could someone help me?

 

d69a0adf-08fd-4a61-a6b7-86cf16803225.jpg

1 REPLY 1

Re: Internal Server Error after install 2.3.6 problem apache

Hello,

 

Short way for me:

 

in .htaccess comment this line:

 

## enable usage of methods arguments in backtrace

#SetEnv MAGE_DEBUG_SHOW_ARGS 1

 

Long way:

 

Try Enable mod_env in Apache

 

This happened to me in a clean installation of magento 2.3.6

 

Good luck!