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