[wp-trac] [WordPress Trac] #10697: Write error for image uploading in 2.8.x

WordPress Trac wp-trac at lists.automattic.com
Fri Aug 28 23:55:09 UTC 2009


#10697: Write error for image uploading in 2.8.x
--------------------------+-------------------------------------------------
 Reporter:  ws5f3dj7      |       Owner:                                  
     Type:  defect (bug)  |      Status:  new                             
 Priority:  high          |   Milestone:  Unassigned                      
Component:  Upload        |     Version:  2.8.4                           
 Severity:  major         |    Keywords:  image upload, image upload error
--------------------------+-------------------------------------------------

Comment(by dd32):

 Is /uploads/, /uploads/2009/ and /uploads/2009/08/ all chmod 777? I'm
 thinking it might be one of those..

 The issue is, That is_writable() is returning false in PHP, why it is
 returning false, is because PHP doesnt think it can write to the
 filesystem, Which is usually because of one of those above  directories
 not being writable..

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


More information about the wp-trac mailing list