I have tried to install several modules with XML files in the admin panel. But the installation always fails. It says it couldn't install "file XYZ" because of permission problems.
The CMOD-rights on the "module" folder are set to 777. I encountered that the installation routine creates the subfolder "ModuleWhatever" with the CHMOD-rights 747. After that, it installs the files in the module-folder. After that it fails: The routine tries to install some more subfolders but it has not enough rights to do that.
So I thought there must be a problem with the CHMOD-right 747 on the module folder. So I tried to create all the subfolders manually previously to the installation. I've created them via FTP and with CHMOD-rights 777. After that I ran the installation again and it worked.
But this can not be the solution.

Maybe this whole thing is not a CMSMS issue but a server issue. If yes, does anybody know what I would need to change on the server settings?
My configuration: latest CMSMS version, OS: Linux/Unix
Thanks,
Stefan