chmod help needed

by 2 replies
3
I have been trying to change my wp content folders permission from 0705 to 0755
I can change it to 0701,0707,0700,0704 but no 0755. Any sugestions?
I use Godaddys cpanel. this is the way it looks now
web user
(x)read write (x)execute

owner permission
(x)read (x)write (x)execute
#website design #chmod #needed
  • user/owner: rwx
    group: rx
    others: rx

    i suggest you change it via an ftp client (filezilla for example)
    • [1] reply
    • You might want to consider using a free FTP program like FileZilla:
      FileZilla - Client Download

      Despite the name, it's actually very good for a free prog and easy to CHMOD files:

      1. just right click the file name
      2. then click on CHMOD and type 777, or which ever you want to change it to.

Next Topics on Trending Feed

  • 3

    I have been trying to change my wp content folders permission from 0705 to 0755 I can change it to 0701,0707,0700,0704 but no 0755. Any sugestions? I use Godaddys cpanel. this is the way it looks now