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?