https://shifters-versailles.ct.ws
I installed the Xoops CMS on my domain, but I need to set write permissions on certain directories so that my administrators can upload images to their posts—yet this doesn’t seem to be possible. How can I do this?
You can’t change for the permissions here. They are all set to be 755 that is generally enough for the majority of software.
Some scripts ask for 775 but functionally in shared hosting there no difference.
Your website can write to all directories within the htdocs directory by default, so your CMS should just work.
What directories does your website want to write to and what does it say that’s wrong with the directories?