cancel
Showing results for 
Search instead for 
Did you mean: 

I don't see my configuration panel when installing my magento to my server

I don't see my configuration panel when installing my magento to my server

5 REPLIES 5

Re: I don't see my configuration panel when installing my magento to my server

@vivianakayafd8 

 

Magento 2.4 deprecated setupwizard aor manual installations. Now you have to install using CLI only. Please make sure elastic search should be installed locally.

https://devdocs.magento.com/guides/v2.4/install-gde/composer.html

https://devdocs.magento.com/guides/v2.4/release-notes/bk-release-notes.html

Manish Mittal
https://www.manishmittal.com/

Re: I don't see my configuration panel when installing my magento to my server

Hi @vivianakayafd8 

 

Please try below commands:

Delete all folders under pub/static
Delete var/cache
Delete var/composer_home
Delete var/generation
Delete var/page_cache
Delete var/view_preprocessed

Run php bin/magento setup:static-content:deploy

Problem Solved? Please click on 'Kudos' & Accept as Solution!

Problem solved? Click Accept as Solution!

Re: I don't see my configuration panel when installing my magento to my server

@Bhanu Periwal 

 

are you recommending to run these commands to install Magento 2.4? Please install Magento 2.4 at your end once.

Manish Mittal
https://www.manishmittal.com/

Re: I don't see my configuration panel when installing my magento to my server

Hi @Manish Mittal 

 

I have suggested to resolve issue of "not showing configuration panel" in admin only. If he is interested then he can run. Other wise don't use suggestions.

 

Thank you.

 

Problem solved? Click Accept as Solution!

Re: I don't see my configuration panel when installing my magento to my server

@Bhanu Periwal 

 

Please check question he is looking to install Magento not admin configuration. In Magento 2.4 it is deprecated to install Magento 2.4 using UI.

Manish Mittal
https://www.manishmittal.com/