# Blank screen of death :)

**URL:** https://forum.shopware.com/t/blank-screen-of-death/106615
**Category:** Shopware 6 (English)
**Created:** [27. Februar 2025 um 17:59 UTC](https://forum.shopware.com/t/blank-screen-of-death/106615 "2025-02-27T17:59:29Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![alqetod](https://avatars.discourse-cdn.com/v4/letter/a/9de0a6/32.png) [@alqetod](https://forum.shopware.com/u/alqetod)
#### Post date: [27. Februar 2025 um 17:59 UTC](https://forum.shopware.com/t/blank-screen-of-death/106615/1 "2025-02-27T17:59:29Z")

</div>

Hi,  
after serveral days, i tried to install latest shopware version.  
install process have no error.  
database is installed

when i go to the store i’ve a page without css rendering  
the admin is a blank screen

i try what you answer about this :  
no `bin/build-admin.sh` file

no apache error in log  
no error on dev.log

I don’t know what to do, help me please. Thanks

config:  
php8.2  
apache2 with all mods  
chmod ok

---

<div class="post-metadata">

### Author: ![Max\_Shop](https://avatars.discourse-cdn.com/v4/letter/m/58f4c7/32.png) [@Max\_Shop](https://forum.shopware.com/u/Max_Shop)
#### Post date: [27. Februar 2025 um 21:29 UTC](https://forum.shopware.com/t/blank-screen-of-death/106615/2 "2025-02-27T21:29:52Z")

</div>

Did you try /public/admin? If that works, you have to change you DocumentRoot to public in Apache/nginx.

For the missing CSS, on the CLI execute bin/console theme:compile

---

<div class="post-metadata">

### Author: ![Gendai](https://avatars.discourse-cdn.com/v4/letter/g/a9a28c/32.png) [@Gendai](https://forum.shopware.com/u/Gendai)
#### Post date: [28. Februar 2025 um 19:29 UTC](https://forum.shopware.com/t/blank-screen-of-death/106615/3 "2025-02-28T19:29:04Z")

</div>

also try to delete the cache

---

<div class="post-metadata">

### Author: ![popadorincristian](https://avatars.discourse-cdn.com/v4/letter/p/df705f/32.png) [@popadorincristian](https://forum.shopware.com/u/popadorincristian)
#### Post date: [4. April 2025 um 00:07 UTC](https://forum.shopware.com/t/blank-screen-of-death/106615/4 "2025-04-04T00:07:21Z")

</div>

Another issue would be that no storefront is created, try accessing the domain without https and see what it says. This happened to me
