[wp-trac] [WordPress Trac] #49403: WordPress prompts for FTP credentials to perform updates
WordPress Trac
noreply at wordpress.org
Fri Feb 28 03:48:30 UTC 2020
#49403: WordPress prompts for FTP credentials to perform updates
----------------------------+----------------------
Reporter: shadowlmd | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Filesystem API | Version: 5.3.2
Severity: normal | Resolution: wontfix
Keywords: | Focuses:
----------------------------+----------------------
Changes (by noisysocks):
* status: new => closed
* resolution: => wontfix
* milestone: Awaiting Review =>
Comment:
Hey @shadowlmd. https://core.trac.wordpress.org/ticket/33966#comment:5 is
pertinent and explains what's going on here, particularly:
> In short, WordPress requires FTP access in all cases except when the
following conditions are met:
>
> * The files are writable
> * The files are owned by the current process owner
> * New files creates are owned by the current process owner
>
> Group writable is not enough, due to #3 above, that's the crucial part,
WordPress needs to be able to create files which it believes are going to
be accessible by the account owner via FTP.
You'll have to set up your hosting environment so that WordPress files and
new files created by the web server are owned by the same user if you
would like to use non-FTP upgrades.
As this is expected behaviour I'm closing this ticket out.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49403#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list