Control Web Panel

WebPanel => Addons => Topic started by: mozzee on September 26, 2016, 04:29:09 PM

Title: eXtplorer: File/Dir Permissions issue
Post by: mozzee on September 26, 2016, 04:29:09 PM
Thanks for adding support for extplorer. However, when we unzip or create a file/dir using eXtp, the files/dir permissions are messed up ending being 775.

suphp just hate the newly created files/dir and starts complaining due to wrong permissions. Every time, I have to correct the file/dir permissions manually to 644/755 to make it working. I tried playing with umask without any luck. Can somebody help me to fix this issue?
Title: Re: eXtplorer: File/Dir Permissions issue
Post by: mozzee on September 28, 2016, 07:43:21 PM
anybody please