Installing wordpress 6.4.2 with php 8.2: headers already sent by #877
Replies: 4 comments 4 replies
-
Some screens: |
Beta Was this translation helpful? Give feedback.
-
Hmm, that's definitely strange (and I can't reproduce) -- is it possible your disk is full or near-full? Trying to think of reasons why the installation might fail in this specific way, and coming up short of anything other than perhaps corrupted files (and a full disk is the most likely cause of something like that). 😅 |
Beta Was this translation helpful? Give feedback.
-
I have tried to delete all files, volumes and data (Wordpress + MySQL) In console, I see this error:
EDIT:
But in this container if I run the same command I see this error:
|
Beta Was this translation helpful? Give feedback.
-
Same problem here using the official Going further, if I connect into the Docker container running, and try a A lot of the problems observed rely on calls to https://api.wordpress.org ; I think it's an SSL issue, but couldn't figure out a solution yet (except falling back on wordpress:6.3.0-php8.0-apache as kindly shared by @progressify ) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a clean installation, without plugins or other stuff like this.
With
DEBUG = true
I see these errors:Last but not least, at the installation time I can't select the language anymore!
After the installation, in
Settings > General
I can't see the selection of the language :OWhy this?
Beta Was this translation helpful? Give feedback.
All reactions