Sounds like a bit of a rough start. Installing a new version can be tricky sometimes. Blank admin screens often scream caching issues or maybe even some PHP settings on the server that need tweaking. Clearing cache manually seemed to help, so maybe check if OPcache is doing anything weird?avajohnson4 wrote: So I just did a clean install of Joomla 5 on a new server (PHP 8.2, MySQL 8), and I’m already running into a bunch of weird issues right out of the gate.
A few things I’ve noticed:
Installer said everything was fine, but after login, I got a blank admin dashboard until I cleared cache manually
Language override screen just loads forever
Media manager randomly breaks when uploading PNGs
Some extensions throw errors even though they claim to be J5-ready
I mean, maybe I missed something basic during setup, but this feels kinda rough for a fresh install.
Anyone else dealing with these kinds of things on new Joomla 5 sites? Could it be hosting config stuff, or just bugs that still need ironing out?
What to look for or what you usually fix right after installing?
For the language override screen and media manager issues, I've seen those happen if there's stuff going on with permissions or if something's wonky with browser cache—sometimes just trying another browser does the trick.
Extensions being a pain even when they say they're ready... yeah, happen to me before too. Always best to double-check their docs or forums for any sneaky issues others have found. Also, make sure all your PHP extensions are correct; hosts sometimes miss something small.
Could definitely be hosting-related too. Maybe worth asking them about the environment or double-checking the PHP error logs. Bugs are always possible with new releases, but usually, someone else has tripped over them in forums by now.
I'd poke around there, and keep an eye on Joomla’s official update notes—they sometimes slip fixes in there. Hope you get it sorted out soon!