Tag hosting

How to Install Python PIP on cPanel

How to Install Python PIP on cPanel

What is PIP? PIP stands for “pip install packages.” It is the essential tool for effortlessly managing and installing packages in Python, making your coding experience smoother. How to check the PIP version of your server First, use the command…

Error installing Python Selector using the Wizard.

Error installing Python Selector using the Wizard.

Error installing Python Selector using the Wizard. Environment Solution Install Python selector components using the following commands: Adding Python module requires executing permissions to gcc/make binaries. Please enable compilers in Compiler Access section of WHM, then run:

How to Install Python Selector cPanel

How to Install Python Selector cPanel

How to Install Python Selector cPanel? Environment Solution Install the following packages # yum groupinstall alt-python # yum install lvemanager lve-utils alt-python-virtualenv  For CloudLinux 8: # yum install ea-ruby27-mod_passenger For CloudLinux 9: # yum install ea-apache24-mod-passenger

How to Set Custom/Private Nameservers in WHM

How to Set Custom/Private Nameservers in WHM

1. Log in to WHM Account. 2. Go to Server Configuration >> Basic WebHost Manager® Setup or type Basic in the menu filter box. The option will appear. Click on it. 3. Under Nameservers, select Explicitly Set the Nameservers. Enter or change the nameservers. Then click on Save Changes. Note: Domain propagation takes up…

How to Add “A Record” in cPanel

How to Add "A Record" in cPanel

The “A record” is a DNS record used for pointing a domain or a subdomain to an IP address. You can add A A Record using the cPanel’s Zone Editor option. 1. Log in to your cPanel account. 2. In the Domains section, click on Zone Editor.…