[wp-trac] [WordPress Trac] #58940: site-health.php page Fatal error on version: 6.3-RC2
WordPress Trac
noreply at wordpress.org
Mon Jul 31 23:24:05 UTC 2023
#58940: site-health.php page Fatal error on version: 6.3-RC2
-----------------------------------------+-----------------------------
Reporter: utsav72640 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.3
Component: Site Health | Version:
Severity: normal | Resolution:
Keywords: reporter-feedback has-patch | Focuses: administration
-----------------------------------------+-----------------------------
Comment (by peterwilsoncc):
[attachment:"58940.diff"] fixes the error on the site health page (a
warning in my case because I am using an earlier version of PHP).
However, I don't think a critical error is quite correct from a Site
Health perspective. Including `define( 'FS_METHOD', 'ftpext' );` without
the credentials doesn't prevent plugins from being updated: during the
update there is a prompt to enter the credentials. Updating works provided
they are correct.
A site owner may do that intentionally to avoid storing credentials in
plain text on the server.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58940#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list