• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Change default group on domain creation

CasperD

New Pleskian
Hi,

We're experiencing problems with Wordpress sites running with Apache module. The apache module has no rights to create folders/files in domains running Wordpress.

Changing the group of a domain to "Apache" provides the correct rights and let us create folders/files again with Wordpress. But every new folder is created as the default group: "psacln"

Is it possible to set the default group to "Apache" instead of "psacln" ? Or is there another solution for this problem?

Kind regards,

Casper
 
The only solution is to use something like suphp, mod_ruid2 or to run the site in cgi/fcgi for php instead.
 
Back
Top