Blank screen of death :)

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

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

also try to delete the cache

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