[wp-trac] [WordPress Trac] #18725: Wordpress Auto-Update - FTP: FAILURE

WordPress Trac wp-trac at lists.automattic.com
Tue Sep 20 23:26:09 UTC 2011


#18725: Wordpress Auto-Update - FTP: FAILURE
-------------------------------+------------------------------
 Reporter:  href               |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Filesystem         |     Version:  3.2
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |
-------------------------------+------------------------------
Changes (by dd32):

 * keywords:   => reporter-feedback
 * component:  Upgrade/Install => Filesystem


Comment:

 the `FS_CHMOD_*` defines are defined by the Filesystem loader, ie. they
 should always be defined unless a plugin or otherwise has already defined
 them to something else. (This is done by the
 [http://core.trac.wordpress.org/browser/trunk/wp-
 admin/includes/file.php#L805 WP_Filesystem() function])

 Can you enable `WP_DEBUG` mode (without any alterations you've made) and
 see what errors are displayed? (or logged?)

 To enable the Debug mode, [http://codex.wordpress.org/Editing_wp-
 config.php#Debug you simply need to change (or add)] the
 `define('WP_DEBUG', true);` line to your wp-config.php file file

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18725#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list