• The file uploader (both flash and non-flash) states that it cannot upload an image and that I should check whether the parent directory is writable. The error persists even if wp-content (including wp-content/uploads) is recursively set to mode 777 or owned by www-data (which is the user my web server runs as) or both.

    Other files below wp-content such as plugin and theme source files are writable by wordpress. Editing them in the admin panel works. Hence the upload problem is a bug within the file uploader that is hopefully to be fixed soon.

    Many people seem to be having the problem (just hit the search).

    (https://mriedel.org/2009/01/07/bug-in-wp-27bug-in-wp-27/)

Viewing 2 replies - 1 through 2 (of 2 total)
  • I think this must be to be a server configuration issue. We’ve been using 2.7 for a few weeks now and have no issues uploading anything via IE7 or FF3.

    Thread Starter mriedel

    (@mriedel)

    i don’t know how it can be a server issue. wordpress should use fopen to open calls. that relies only on permission – which are fine.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘BUG in WP2.7: File Uploader’ is closed to new replies.