[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 15:00:47 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 costdev):
> @utsav72640 I am simply setup 6.3-RC2 WP in my local system. And also i
have given 777 permission to my whole folder in htdocs so here no any
issue with FTP points, we just inform you we have installed fresh 6.3-RC2
install in our local system and when When I navigate to "wp-admin/site-
health.php", I encounter an error indicating that the Fatal error.
Attached to this message are screenshots and a video URL demonstrating the
issue. I would greatly appreciate any assistance in resolving this
problem. Thank you.
In case it seemed otherwise, I'd like to confirm that I read all of this
ticket's information carefully before I posted my first comment.
When WordPress can't access files, it tries to use FTP. It will either use
stored credentials, or ask you for credentials. This is what Sergey is
patching.
However, that is not what's causing your problem. On your system,
WordPress should not be trying to use FTP. It only tries to do this when
the `FS_METHOD` is not set to `direct`, or when the **owner** OR
**permissions** are incorrect. Please note that WordPress checks **both**,
so 777 on `htdocs` isn't enough.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58940#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list