• 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.

SUEXEC Error

R

rank1st

Guest
Hi Folks,

I am getting an error when restarting Apache:

Warning: SuexecUserGroup directive requires SUEXEC wrapper.

Basically, its repeated for every site that I have and I can no longer get into the Plesk Managment Console. I get the error:

You don't have permission to access / on this server.

Any thoughts, everything otherwise seems to be running fine.
 
I figured out the error with the management console. Anyone want to list the correct owner for the /usr/local/psa directories? Somehow I managed to chmod mine to root and I am pretty sure that is not correct.
 
I am getting this same error but am stumped as to how to go about fixing it. Any advice??
 
Try this set of permissions:

-r-s--x--- 1 root apache 18684 Aug 24 2005 /usr/sbin/suexec

Permissions for /usr/local/psa/suexec directory:

drwxr-xr-x 2 root root 4096 Feb 25 12:09 suexec

Permissions for psa-suexec
-r-s--x--- 1 root apache 16388 Aug 24 2005 /usr/local/psa/suexec/psa-suexec

If you did like I did and chowned the entire usr directory you will likely have more problems than this will resolve. I could arrange to get you a listing of the directory but caution you that it is about 10MB in size.
 
Back
Top