Forums

[resolved] Cannot upload images from Manage > Write Post (7 posts)

  1. planesfillingwc
    Member
    Posted 3 years ago #

    Whenever I try to upload an image from the Write Post field, I receive the following error:

    Unable to create directory /home/a7641430/public_html/wp-content/uploads/2008/10. Is its parent directory writable by the server?

    I've tried adjusting the permissions on the upload.php file, but still no luck. What do I need to adjust?

  2. @mercime
    Member
    Posted 3 years ago #

    You would need to adjust permission CHMOD to 755 or 777 for /uploads/ folder in
    /home/a7641430/public_html/wp-content/<strong>uploads</strong>/2008/10
    not the upload.php file

  3. planesfillingwc
    Member
    Posted 3 years ago #

    Well, the problem is that I'm not seeing an "uploads" folder in "wp-content." Only folders for "plugins" and "themes."

  4. @mercime
    Member
    Posted 3 years ago #

    So CHMOD wp-content folder to 777 and then upload ... other folders are added to contain your image .. then CHMOD wp-content folder back to 755

  5. planesfillingwc
    Member
    Posted 3 years ago #

    I think the url being generated in that is from the MySQL?

    Edit: I'll try that, brb

  6. planesfillingwc
    Member
    Posted 3 years ago #

    Great, thank you. That worked.

  7. nsolga
    Member
    Posted 3 years ago #

    what worked?

    I've done all of this... I changed my permissions from 755 to 777 on both public_html and www and each of the sub folders too.

    Why am I still getting the error message?

Topic Closed

This topic has been closed to new replies.

About this Topic