What should folder permissions be?

I’m having issues with folder reead/write permissions.

I have a list of folders that must be writeable when trying to access the panel. By the only way to get rid of them is to set the permissions to 777 which seems a bit too much.

Just wanted to know thoughts or solutions?

Your folders should be 755. Can you try this?
You may need to change the default mkdir permissions if that’s causing you issues.
See this thread: Content Folder Permissions on create

Thought it was. Turns out it was an issue with MAMP Pro, all sorted now cheers.

1 Like