[wp-trac] [WordPress Trac] #58438: Site not Working post Software updates
WordPress Trac
noreply at wordpress.org
Thu Jun 1 08:45:39 UTC 2023
#58438: Site not Working post Software updates
---------------------------------------------+-----------------------------
Reporter: z4065 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting
| Review
Component: General | Version:
Severity: critical | Resolution:
Keywords: reporter-feedback needs-refresh | Focuses:
---------------------------------------------+-----------------------------
Comment (by mayuripatel):
Hello,
First of all , enable Debug mode ON in wp-config.php file , like this
https://prnt.sc/RfY1JOf-3clU
also add this below line to enable errors in wp-config.php file
{{{
error_reporting(E_ALL);
error_reporting(-1);
ini_set('error_reporting', E_ALL);
}}}
so once you add then refresh on frontside , so you will get exact error
idea , and post that error screenshot .
Thanks
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58438#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list