• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Parallel Business

J Cole

Basic Pleskian
Hello this came after I disable some thing. How do i enable it again


[LOGIN_APPx000590]
Access to this action is restricted. Please update your admin group to allow access to this action.


J a
 
RE:[LOGIN_APPx000590] Access to this action is restricted. Please update your admin g

I cannot login to business I do not remember what i uncheck in the panel

I got a red line at the top of the page
RE:[LOGIN_APPx000590]
Access to this action is restricted. Please update your admin group to allow access to this action.
 
It looks like you changed master admin permissions.
There are no way to fix them except direct change in database.

1. Access db using /usr/share/plesk-billing/billing-db
2. Check table 'admins' - admin with ID=1 must have field 'admin_is_active' set to 1
3. Check table 'admin_groups' - there must be a group 'root' with ID=1
4. Check table 'admin_group_rel' - there must be a row with admin_group_id=1 and admin_id=1
5. Check table 'admin_group_action_rel' - there must be a lot of actions for group with ID=1

Please check your db and post here where have you found misconfiguration. If you have everything OK for steps 2-4, I'll try to find what action is prohibited - send you the whole content of 'admin_group_action_rel' table
 
Back
Top