Plesk for Linux
kb: bug
ABT: Group B
Applicable to:
- Plesk for Linux
Symptoms
Custom skin applied via command line interface reverts back to the default skin after relogin.
Cause
This is a known Plesk's 'Skins and Color Schemes' extension bug with ID EXTPLESK-226, which is planned to be fixed in one of the future product updates.
Resolution
Until the fix will be available, the following workaround applicable:
- Connect to the server via SSH
- Create Plesk database backup
- Remove all references to the default skin in the Plesk database:
# plesk db "delete from ModuleSettings where name = 'skin'"
- Enable the custom Plesk skin:
# plesk bin branding_theme --set -name custom-skin-name
Comments
0 comments
Please sign in to leave a comment.