• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Apache suExec is not working in Plesk 11 [Still using www-data default user]

Adilix

New Pleskian
I just performed a migration from server to server using plesk migration tool, Every thing works fine, websites, databases, emails setting, redirections... everything.

But, the only problem is that all websites I've transferred from my old server are running within www-data user even if I've this in apache final generated config file of each one of this websites (/etc/apach2/plesk-hosts/vhosts/) :

<IfModule mod_suexec.c>
SuexecUserGroup "pingagency" "psacln"
</IfModule>

When I've performed the migration, plesk have created a new subscription (webspace) with my old server name, beside default one that I've created in the beginning of the installation of plesk in this new server. In this one (default subscription) Every thing works fine and apache doesn't use www-data and that is confusing me.

What can be the difference between this two subscriptions ? why it's working in one subscription and it doesn't in the other ?

I wonder to know if is it possible for me to force apache to use suExec to choose the correct user to run my php scripts.

Any ideas ?

Thank you very much
 
Back
Top