I have installed magento 2 several times now and I keep getting the same result.
Of a sparse home screen and no login form for the admin page, only the brown background.
Front end page
Admin page (notice the correct brown background but no form, and it is not hidden I did check the dev tools
I have looked at the error logs and followed instructions
- https://www.simicart.com/blog/magento-white-screen/
- https://magento.stackexchange.com/questions/91103/magento-admin-page-white-screen
- https://community.magento.com/t5/Installing-Magento-1-x/Blank-page-on-admin/td-p/1428
I am running windows 10 and using xampp. The database is created and so are the tables, but they are empty. Does someone know how to fix this? Is it a permission issue?
2
Answers
If your database is empty, i think you need reinstall it.
But first You recommended enable a couple of debugging options:
And check your Magento project_root/var/log/system.log file for errors. (and all log files)
Try installing Magento again and don’t forget to include sample data. Follow the instructions provided on the following page:
https://www.mageplaza.com/kb/how-to-install-magento-2.html