[wp-trac] [WordPress Trac] #49403: WordPress prompts for FTP credentials to perform updates

WordPress Trac noreply at wordpress.org
Thu Feb 13 05:50:06 UTC 2020


#49403: WordPress prompts for FTP credentials to perform updates
-------------------------------+------------------------------
 Reporter:  shadowlmd          |       Owner:  (none)
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Filesystem API     |     Version:  5.3.2
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:
-------------------------------+------------------------------
Changes (by noisysocks):

 * keywords:   => reporter-feedback
 * severity:  major => normal


Comment:

 Hey @shadowlmd! `get_filesystem_method` detects which method to use by
 attempting to write a file and checking its owner. If you run PHP code
 that's similar to the PHP code that creates a file in
 `get_filesystem_method`, does it work? What is the owner of the file that
 is created?

 https://core.trac.wordpress.org/browser/tags/5.3/src/wp-
 admin/includes/file.php#L1850

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/49403#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list