Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How can I install plesk on Oracle Linux 8.5

User_L459OMar 15 2022

Hello, i want to install plesk but oracle linux not supported by plesk.
I read some articles but i failed.
Delete /etc/oracle-release
Edit /etc/issue and change the first line to "Red Hat Enterprise Linux Server release 8.5 (Ootpa)"

# python
>> import platform
>> platform.linux_distribution(full_distribution_name=0)
('redhat', '8.5', 'Ootpa')

I try these steps but I get the error:
ERROR: You are trying to run Plesk Installer on an unsupported OS.
Your OS is RedHat el8 aarch64

Comments
Post Details
Added on Mar 15 2022
0 comments
612 views