Hi,

I am using Sugar OS 4.5.1b and was trying to load forums 4.5.1 module when I encountered Permissions problem.

When I checked, I saw that cache/upload/upgrades/temp directory was not chmoded to '777' and the did the same. However the error persisted with subdirectories in 'temp' folder not having the correct (777) permissions. I tried to set the permissions manually but was denied.

Typically, I zeroed on the problem that the Owner for the folders for those folders is different from other folders.
For Eg:
Owners for folders:
Folder Owner
upgrade panda
|- temp panda
|- zxcsr 99


The Server is Apache and my best guess is that for these folders permissions cannot be setup using FTP. It should be done within some php code,

Quite a few people here are already encountering the error when installing modules.

Can somebody help?