Opened 4 years ago
Closed 3 years ago
#56238 closed defect (bug) (invalid)
WP 6.0.1 – and PHP 8.1 - don't work!
| Reported by: | methos007 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | reporter-feedback php81 |
| Cc: | Focuses: |
Description
After update to the WP 6.0.1. no entry to the website.
"White Screen"
PHP 8.1 doesn’t work with the new WP 6.0.1.…
Also, if I make a new installing – no work.
So set database back to 7.4 – then WP is working….
WP 6.0 works perfect with PHP 8.1
Change History (5)
#4
@
3 years ago
I think the issue was fixed with define('WP_MEMORY_LIMIT', '64M'); see: https://wordpress.org/support/topic/wordpress-6-0-1-and-php-8-1/
@methos007 is this correct?
#5
@
3 years ago
- Milestone Awaiting Review
- Resolution → invalid
- Status new → closed
Great job @Soean finding the support ticket. Yes, that does seem to be the same as this Trac ticket. I'll go ahead and close this Trac ticket.
If the issue persists, @methos007 please reopen this ticket and share additional information (see the comments above) to help contributors investigate and reproduce it.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hello and welcome to WordPress Core Trac!
Thank you for the feedback. Could you please activate
WP_DEBUGandWP_DEBUG_LOGconstants in yourwp-config.phpfile, and paste here any error messages appearing on this white screen? Thank you!If needed, here are some links describing those constants: