• I have searched and read every post about this upload permissions problem but noone seems to know the answer to it. Just wanted to ask and see if anyone could help that has figured this out.

    I am running WP 2.0.2 on PHP Version 4.1.2 with MySQL 3.23.58. All seems to be working fine except for the image upload. Everytime i try and upload a image/file i get this error.

    Unable to create directory /home/www/domain.com/wp-content/uploads/2006/05. Is its parent directory writable by the server?

    I have chmod’ed wp-content to 777, I have created a uploads directory in there and chmod’ed that to 777 and still this error. I even tried giving the uploads directory to user apache and still same error.

    Please if anyone has had luck with this I would really appreciate the help.

    Thanks in advance.

    e32o

Viewing 3 replies - 1 through 3 (of 3 total)
  • It’s possible that your PHP installation works under a different user from “apache.” One way to find that username is see which one has been assigned to your cache files, if you’re using that feature.

    Or you could ask your host.

    Thread Starter e32o

    (@e32o)

    I run my own servers and apache conf files are setup with user “apache”. I am thinking it might be a issue not with permissions but with the image module WP is using. I think it needs GD 2.0 or newer, can someone confirm that for me?

    I think it does too, but damned if I can find any documentation stating that right now. But aren’t the GD modules included with most php installs these days?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘2.0.2 Upload Error/Bug’ is closed to new replies.