Run php bin/magento setup:static-content:deploy
Problem Solved? Please click on 'Kudos' & Accept as Solution!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't see my configuration panel when installing my magento to my server
Hi
i only see this in mi page
https://drive.google.com/file/d/144FlVyhly1Jxs5wQbpI6nFH5bdjDuVKj/view?usp=sharing
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: I don't see my configuration panel when installing my magento to my server
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
https://www.manishmittal.com/
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: I don't see my configuration panel when installing my magento to my server
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
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: I don't see my configuration panel when installing my magento to my server
are you recommending to run these commands to install Magento 2.4? Please install Magento 2.4 at your end once.
https://www.manishmittal.com/
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: I don't see my configuration panel when installing my magento to my server
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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: I don't see my configuration panel when installing my magento to my server
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.
https://www.manishmittal.com/