Home >CMS Tutorial >WordPress >How to give 777 permission in wordpress

How to give 777 permission in wordpress

尚
Original
2019-07-11 17:22:393857browse

How to give 777 permission in wordpress

WordPress can modify permissions to 777 through FTP.

1. Use FTP software such as FlashFXP to log in to your FTP space
2. Select the file or folder--then right-click and select Properties
3. Change the owner/group /Public check box below; check 3 of read, write, and execute to get 777

How to give 777 permission in wordpress

Explanation of file permissions. Read: 4, write: 2, execute: 1
These 3 add up to 7
In addition: there are 3 groups in the permissions. Owner, Group, and Public.
Permissions can be set individually for each of these 3. If all are set to 7, it will be 777.

For more wordpress related technical articles, please visit the wordpress tutorial column to learn!

The above is the detailed content of How to give 777 permission in wordpress. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn