• =========================================================
    “logo_blank.png” has failed to upload due to an error
    Unable to create directory /home/sites/xxxxxxxxx/httpd/htdocs/wp-content/uploads/2011/01. Is its parent directory writable by the server?
    =========================================================

    Ignore the logo – anything that WordPress tries to do is blocked with the same message – plugins, files, anything uploaded.

    Tried ‘Browser Uploader’;

    =========================================================

    In the case of this logo, I found it at; /htdocs/wp-content/themes/yyyyyyyyyyyy/images and uploaded the blank one and it worked fine.
    It would seem to be a WordPress misconfig…

    Add media files from your computer
    Unable to create directory /home/sites/xxxxxxxxx/httpd/htdocs/wp-content/uploads/2011/01. Is its parent directory writable by the server?
    =========================================================

    In the WP MySQL database, I found “upload_path”
    Field Type Function Null Value
    option_id bigint(20) unsigned BLANK [not shown] 56
    blog_id int(11) BLANK [not shown] 0
    option_name varchar(64) BLANK [not shown] upload_path
    option_value longtext BLANK [not shown] BLANK

    Now does that mean that the Upload Path is undefined in WordPress? If so, how do I fix it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • well…upload path is defined in settings->media

    Is that setting correct?

    Thread Starter stupid_moron

    (@stupid_moron)

    My user name is appropriate – I trusted my host’s instructions. They say to set the permissions to 755 in their “Installing WordPress” help article. When I changed /wp-content/ to 777 it started working.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘If I Try To Upload – It Fails’ is closed to new replies.