Applicable to:
- Plesk for Linux
Question
Are there any limitations in Plesk for CloudLinux 8?
Answer
The following limitations are known for Plesk on CloudLinux 8:
-
By default, only OWASP (free) and Comodo (free) rule sets for ModSecurity are available for selection. To enable Atomic rule sets, see this KB article.
-
PHP 7.0 and earlier versions are not available for installation, because the system libraries are not compatible with these PHP versions.
-
Webalizer web statistics component is not available for installation via Plesk installer.
As a workaround, Webalizer can be installed from epel repository on own risk, like for CentOS 8:
Workaround for Webalizer installation on Centos 8 OS-
Connect to the server via SSH
-
Enable the EPEL repository with the command:
# yum install epel-release
-
Run the command below to install the Webalizer package:
# dnf install webalizer
-
Execute the following command to refresh installed server components:
# plesk sbin packagemng -sdf
-
- Migrations with Plesk Migrator from CloudLinux 8 fail currently, due to bug #PMT-4964
Comments
0 comments
Please sign in to leave a comment.