Folder Permission 777 to 755
-
I am using version 0.9 Laragon and I had installed Joomla 3.5.
After installation I noticed that the folders are all with 777 permission. I tried to change it to 755 in the shell of Laragon using chmod 755 documents but it did not seems to be making any changes.
Can somebody help me to sort this out, please.
Thank you in advance
-
@teojerah those kind of permissions are for Unix-like systems, not for Windows.
See:
https://docs.joomla.org/How_do_Windows_file_permissions_work? & https://en.wikipedia.org/wiki/File_system_permissions
for more information.PS. I don't know anything about Joomla, so can't help with it..
-
@teojerah : Kurre is right. For Windows, you don't have those kind of permissions. With Laragon, you don't need to set permissions to use Joomla.