How to install Python Selector for use with cPanel on a CloudLinux server Imprimer

  • 0

Introduction

 

You may use the steps outlined for SSH or WHM below to install CloudLinux's Python Selector for use with cPanel on a CloudLinux server.

 

A CloudLinux license is required to use Python Selector. cPanel provides CloudLinux licenses in our store if you do not yet have one:

cPanel Store - CloudLinux

 

Once you have completed the steps in this guide you may use the following guide to learn how to register an application in Python Selector:

How to Register an Application with Python Selector

 

Via SSH or Terminal

 

1. Login to SSH or Terminal as the root user

 

2. Run the following command to install the alt-python packages

yum groupinstall alt-python

 

3. Install the following:

yum install lvemanager lve-utils alt-python-virtualenv

 

4. The next command depends on which version of CloudLinux you are using:

 

CloudLinuxOS 8 or CloudLinuxOS 7

yum install ea-ruby27-mod_passenger

 

CloudLinuxOS 6

yum install ea-ruby24-mod_passenger

 

 

Via WHM

 

1. Login to WHM as the root user

2. Navigate to: Home »Server Configuration »CloudLinux LVE Manager

3. Scroll down until you see the "Python" card.

4. If the Python card says "Not installed", click on the "Install" button.

5. That will take you to the Python options interface

6. For each version of Python that you would like to install and have available, click on the blue "Install" button

7. Navigate to: Home »Software »EasyApache 4

8. Click the blue "Customize" button

9. Click on the "Ruby via Passenger" tab on the left side

10. This step depends on your version of CloudLinux:

 

CloudLinuxOS 8 or CloudLinuxOS 7

    a. Enter ruby27-mod_passenger into the search box

    b. Select ruby27-mod_passenger for installation

 

CloudLinuxOS 6

    a. Enter ruby27-mod_passenger into the search box

    b. Select ruby27-mod_passenger for installation

 

11. Click on the "Review" tab in the left sidebar

12. Scroll down and click the blue "Provision" button

 

Documentation Source

Docs - CloudLinuxOS - Python Selector - Installation - cPanel


Cette réponse était-elle pertinente?

« Retour