Search code examples
wordpresspleskparallels

Is WordPress secure with 757 & 646 permissions?


We have a Plesk 12.0.18 on Centos Server, when a client installed with the wizard a Wordpress from de panel, it deploy fine the wordpress, but the directories have a 757 permissions and files 646. That's secure ?? it's correct?

If i change the permissions to 755 (directories) and 644 (files), the wordpress don't works correctly (Can't upload medias, themes, can't edit files online...)

Thx!!.


Solution

  • directories have a 757 permissions and files 646.

    That's secure ??

    No, it's not secure.

    it's correct?

    Yes, it's correct for mod_php(Apache Module) PHP handler.

    Can't upload medias, themes, can't edit files online

    Change you subscription/domains PHP handler to FastCGI.

    If your Plesk's license key provides WordPress ToolKit you can use it to secure WordPress installation:

    enter image description here