Applicable to:
- Plesk for Linux
Symptoms
-
When opening a file in Plesk Code Editor, large gaps appear between the lines:
-
The Atomic Secured Linux extension is enabled in Plesk at Extensions > My Extensions > Atomic Secured Linux.
Cause
Atomic Secured Linux extension bug with ID EXTCERT-3863, which has been fixed in version 1.5-1.
Resolution
Update the Atomic Secured Linux extension: How to manage Plesk extensions (install, disable, remove, update)
Previous W/A:
- Connect to the Plesk server via SSH.
-
Create a backup file of
/usr/local/psa/admin/htdocs/modules/asl-installer/global.css
:# cp -a /usr/local/psa/admin/htdocs/modules/asl-installer/global.css /usr/local/psa/admin/htdocs/modules/asl-installer/global.css_orig
-
Open the file in a text editor. In this example, we are using the vi editor:
# vi /usr/local/psa/admin/htdocs/modules/asl-installer/global.css
-
Remove the following line:
CONFIG_TEXT: pre { height: 400px;overflow-y: scroll; }
-
Save the changes and close the file.
Comments
0 comments
Please sign in to leave a comment.