Forums

how to set wp-content/uploads folder permissions to 777? (5 posts)

  1. joe07
    Member
    Posted 3 years ago #

    When upload image in my site, I get this message “Unable to create directory /home/a8268984/public_html/wp-content/uploads/2008/10. Is its parent directory writable by the server?”

    Than I create a uploads folder in the wp-content directory,still have same problem.

    I got no idea how permissions set to 777 ?

    Thanks

  2. Samuel B
    moderator
    Posted 3 years ago #

    I have only used Filezilla ( http://filezilla-project.org/download.php ) so am not sure about other ftp clients.
    In filezilla you just right-click on the file/folder and the bottom line lets you set chmod.

  3. cortado
    Member
    Posted 3 years ago #

    Login to your server with SSH, or get console access in some other way.

    chmod 777 /var/www/html/wordpress/wp-content/plugins

    This all has to do with the permissions your ftp-user have to these directories.

    Maybe you could change the owner group instead, and its rights, talk tp an engineer ;)

  4. t31os
    Member
    Posted 3 years ago #

    Right-click, choose Properties.... for some FTP apps...

    Cpanel File manager should allow you to make the permission changes to.

  5. dmarks2010
    Member
    Posted 3 years ago #

    I've used CPanel File Manager to manage permissions on websites.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.