Permission & CHMOD issues
aaPanel_Jose
then you access to that folder and try upload new file. and see what permission?
jazz1611
755 www , try to fix panel and upload again?
aaPanel_Jose
same, still not fix it. you can try after create new website and access to file manager, you will see default file always chmod 755
jazz1611
ooo , The default permission we set is 755, owner is www.
hello, longtime but you still not fix the permission when upload/download/unzip/zip file
jazz1611
hello,
We set the default file and folder permission is 755, owner is www.
- Edited
aaPanel_Jose
hello, no. You can't set permission file is 755 because it related to security. also you just need command this 4 line and file will be set at 644 & folder is 755.
If you set the file permission to 644, the php code will not be executed.
aaPanel_Jose
i change it manually ,,
it's executed , it's default file permissions ..
aaPanel_Jose
please read it first before say anything https://www.php.net/manual/en/function.chmod.php
jazz1611
Yes, you are right, it will be fixed after updating the panel.