• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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