• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

CGI script creating folders with wrong permissions?

A

alex042

Guest
I've been working with a cgi script that should probably be creating new folders with standard 0755 permissions, but instead it's creating them with 0700 permissions. It looks like there is code in the script itself to create these as 0755, but the permissions don't end up that way when they're written. Is this suexec doing this or something else? Is there a way to get this to create these correctly so I don't have to manually fix these for every new folder? I just want these folders to be viewable from the website without requiring manual intervention. Any ideas?
 
Back
Top