[php] How to set 777 permission on a particular folder?

How to set 777 permission on folder.

  • i need to Set the permission of the following folder to 777: admin\includes\module_installation

I do no idea how to set the permission 777 on particular folder in window 7??

Please help me how can I set it? I am using windows 7.

This question is related to php permissions

The answer is


go to FileZilla and select which folder you will be give 777 permission, then right click set permission 777 and select check box, then ok.


Easiest way to set permissions to 777 is to connect to Your server through FTP Application like FileZilla, right click on folder, module_installation, and click Change Permissions - then write 777 or check all permissions.


  1. Right click the folder, click on Properties.
  2. Click on the Security tab
  3. Add the name Everyone to the user list.