Opened 10 years ago
Closed 10 years ago
#38029 closed defect (bug) (invalid)
site breaks when updating to 4.6.1
| Reported by: | pdaughertydesign | Owned by: | dd32 |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Upgrade/Install | Version: | 4.6.1 |
| Severity: | normal | Keywords: | reporter-feedback |
| Cc: | Focuses: |
Description
2 out of 6 of the sites I have on a shared server break when I updated latest version 4.6.1 I tried turning off all plugins and just updating core and I get same results. One site uses WooCommerce and has SSL cert. When I update I get a blank page - view source is blank.
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi @pdaughertydesign, welcome to Trac!
A blank page suggests that you may be hitting a PHP Fatal error during the page load for some reason, or perhaps a permissions error hidden by PHP.
Can you check your PHP error logs for any fatal errors, and/or attempt defining WP_DEBUG to see if that'll allow for the error messages to be shown?