- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Magento 2.4 Installation on localhost. Missing frontend and design from app folder. Blank pages
Hello Everyone I am happy to join your team , this is my first post
I have downloaded magento 2 version 2.4.1 with sample data from this link. https://magento.com/tech-resources/download Having managed to installed it I realized that the folders code in the app folder as well as design front end are missing. When installation is over and I access the front end I can only see the footer?!. Also the admin panel is not accessible (blank page no prompt to enter user name and password). If anyone can help would be great. I will update this post with screenshots soon. Thank you
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Magento 2.4 Installation on localhost. Missing frontend and design from app folder. Blank pages
Hello @dimi99
Please follow the solution at https://meetanshi.com/blog/solved-magento-2-2-7-and-2-3-admin-page-blank-issue/
I hope it helps.
200+ Magento 2 Extensions for Enhanced Shopping Experience.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Magento 2.4 Installation on localhost. Missing frontend and design from app folder. Blank pages
Hi @dimi99 : did you ever figure out what your problem was and if yes: did you manage to solve it? And could you explain how you did that?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Magento 2.4 Installation on localhost. Missing frontend and design from app folder. Blank pages
Nevermind, we've found the problem.
We needed to change the pcre.jit configuration in our php.ini files to 0 for some reason.
Solution was found over here: https://magento.stackexchange.com/a/340116/2911