Plesk for Windows
Plesk for Linux
kb: technical
Applicable to:
- Plesk for Linux
- Plesk for Windows
Symptoms
- Some features are missing in Plesk interface (Extensions button in the left panel, Subscriptions menu, PHP Settings in domain's dashboard, menus in Tools & Settings, etc.)
-
Change View option to change interface view from Power User to Service Provider is missing in the bottom left corner.
Cause
Restricted Mode is enabled for Plesk Administrator - it limits the number of actions the administrator can take in Plesk.
Resolution
Plesk interface
- Log in to Plesk.
-
Go to Tools & Settings > Restricted Mode Settings.
Note: If Restricted Mode Settings is not available in Tools & Settings, refer to the command-line solution.
- Uncheck Enable Restricted Mode.
- Apply the changes.
Command-line interface
- Connect to your Plesk server via SSH (Linux) / RDP (Windows Server).
-
Run the following commands:
Note: On Windows Server, start a command prompt as an Administrator.
-
For Web Host or Web Pro Plesk license editions:
# plesk bin poweruser --off -lock false
# plesk bin poweruser --off -simple false
-
For Web Admin license edition:
# plesk bin poweruser --on -simple false -lock false
-
Note: If you are a Plesk partner, additionally check this KB article.
Comments
Please sign in to leave a comment.