[wp-trac] [WordPress Trac] #15463: Wordpress creates upgrade directory with 644 permissions instead of 755

WordPress Trac wp-trac at lists.automattic.com
Thu Nov 18 04:32:56 UTC 2010


#15463: Wordpress creates upgrade directory with 644 permissions instead of 755
--------------------------+-------------------------------------------------
 Reporter:  cancunforos   |       Owner:                                                                           
     Type:  defect (bug)  |      Status:  new                                                                      
 Priority:  normal        |   Milestone:  Awaiting Review                                                          
Component:  Plugins       |     Version:  3.0.1                                                                    
 Severity:  major         |    Keywords:  file permissions, wp-content/upgrade, directory, error installing plugins
--------------------------+-------------------------------------------------
 Im not an expert in english lenguage, but my hosting service (hostgator)
 recommend me to send to you this bug that found on wordpress:

 In my wp installation 3.0.1 when i try to install or upgrade any plugin
 send me an error that wordpress cant create the directory wp-
 content/upgrade

 "Wordpress is creating the wp-content/upgrade directory with 644
 permissions instead of 755. I didn't find any documentation of this being
 an issue but I have added the below to your wp-config.php file and this is
 working now. You can file a bug report with wordpress under
 http://core.trac.wordpress.org/.

 [root at hosting123 /home/user/public_html]# cat wp-config.php |grep FS
 define('FS_CHMOD_FILE',0644);
 define('FS_CHMOD_DIR',0755);

 Also this bug its reported on support forum with out any really solution:

 http://wordpress.org/support/topic/30-upgrade-bug-ftps/page/2

 Thank you

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15463>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list