• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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