Articles

 Can I change my web hosting main domain name?

Yes, and it's very easy.Just add a support ticket like this:  old: olddomain.comnew:...

 Can I use Microsoft FrontPage?

Hello, Yes, FrontPage by Microsoft at this time still does work, but the extensions do not....

 Changing the default text editor on Linux to Nano.

The default command line text editor in shell on Linux BSD determines what is used when you run...

 DDoS Prevention Settings in cPanel based CSF firewall

There is two settings in CSF you'll need to properly configure for soft DDoS protection....

 Do you have an Inode / file limit?

Yes, we have a 500k Inode limit on most shared web hosting plans. If you need a higher amount,...

 Do you recommend a 3rd party system administration service?

Yes, hiring a system admin can help a lot with things like security, moving websites, customizing...

 Do you troubleshoot scripts and apps?

Hello,Sorry, but troubleshooting sripts and apps needs to be done by the scipt maker or a...

 Does Web Host Pro have 2FA Two-Factor Authentication?

Yes, we have 2FA on all web hosting, reseller hosting, and any VPS or dedicated server that uses...

 Filezilla bug MLSD Error fix

The good news is that either cPanel, CSF, or Filezilla decided to finally play a little friendly....

 Horde issue, error communicating with the server.

The Horde webmail client can have issues communicating with the server. The error is something...

 How do I add a secondary IP to Linux without cPanel?

Using ifconfig If you want to add a secondary IP address to a NIC already in use in Linux, and...

 How do I add/create a MySQL database?

It is easy once you get used to it. Here is how to make a MySQL database connection ready....

 How do I apply a license key to imunify360 or Imunify+ that is already installed?

This can be done in any command line interface on the server like the terminal in Web Host...

 How do I change the hostname of a VPS or Dedicated server via SSH?

Finding the current server's hostname: Login with SSH as root. You will see whether your...

 How do I disable root cron job emails?

First, you'll need to log in as root via SSH. Once logged in, I suggest choosing your favorite...

 How do I fix the dnf update error GPG check FAILED on Almalinux?

Sometimes when you update with dnf or yum in Almalinux, you get a GPG check fails error. If you...

 How do I install Python on my server?

Python is most likely already on your server and working. If for some reason it's not broken, you...

 How do I remove and add files on a new website?

Most new web hosting plans have a placeholder page or folder to show the website is working....

 How do I stop cron emails?

Just add> /dev/null 2>&1to the end of your cron job command line code. It will work...

 How much disk space do I need?

Disk Space is similar to your hard drive space on your home computer. Your disk space limit...

 How to access remote MySQL?

Unfortunately, we do not have remote access to MySQL. The security and load risk is too much for...

 How to add / install WordPress

Log into your account manager from any page on our website or with the link here: Account...

 How to block libwww-perl

You can block libwww-perl at the website level with htaccess.Simply add this code into your...

 How to change permissions and ownership of files recursively

To change files or folders on a Linux server, you typically use a command line program like Putty...

 How to disable SElinux.

Disabling SELinux Change the /etc/selinux/config (nano /etc/selinux/config) file to # This file...

 How to enable CORS on a cPanel account

There is several ways to enable CORS (Cross-Origin Resource Sharing). On a cPanel server /...

 How to find the hostname for a domain behind Cloudflare DNS

Finding out what the hostname is for a website using Cloudflare is pretty easily actually. You'll...

 How to fix if one of the configured repositories failed with YUM?

Sometimes there is a connection error or problem with the EPEL repository. This will make all...

 How to fix the Elevate upgrade process being interrupted because of a pam_pkcs11 error?

The Pam_pkcs11 module has been disabled in the new version of CentOS and AlmaLinux, so this needs...

 How to flush your DNS cache

Your home computer creates a cache for all DNS settings. It does this to save time each time you...

 How to get help for Site Pad

Sitepad has a support system. We are still learning it as well, so it's much better to contact...

 How to install ImageMagick and Imagick

To install Imagick first install ImageMagick like this, you will need SSH and root access on the...

 How to install NGINX on a cPanel server

Adding NGINX on a cPanel server just got a lot easier with it being added to Easy Apache. These...

 How to install exif on a cPanel server.

Exif is added from the EasyApache installer in cPanel's WHM as shown below:

 How to null route an IP or website

To null route a website, you'll need access to the DNS editor. There you'll change the A record...

 How to optimize WordPress and lower load and CPU use

WordPress has become the most famous overloading high CPU script in the world. This is mainly...

 How to remove YUM version lock packages

Some YUM packages available to be updated create a conflict in the system that can result in a...

 How to speed up email delays

The most common way to speed up email delays or slow emails is to add faster open DNS resolvers....

 How to use PHP-CLI

You would call '/usr/local/bin/php' if you need the php-cli binary, and '/usr/bin/php' if you...

 IP subnet cheat sheet

Here is a full list of all subnets and the amount of IPs for each one. Slash 29 for example has 8...

 IP tables basics

Allow incoming connections from IP 123.0.113.51 iptables -A INPUT -s 123.0.113.51 -j ACCEPT...

 Is your web hosting compatible with IPhone and Android devices?

Yes, all of our hosting, reseller, VPS, and dedicated plans will work with all devices including...

 Locations of Common Log Files on cPanel Servers

  Apache Apache is the web server that is typically utilized by cPanel.  On cPanel servers...

 Making a SSL CSR request in cPanel

Note: Your SSL server type is Apache To create a SSL CSR request please follow these steps. 1....

 My PHP files are not working. What is wrong?

There are several reasons that your PHP files may not be working properly. Here are the top ones...

 My page just downloads instead of loading

In most cases if you page downloads instead of opening, it's because there is some bad or...

 My website load, CPU, RAM, IO, resource limits are overloading

Shared servers have software that stops certain websites from slowing down the other websites on...

 No free leases

When checking your messages file on a Linux server tail -f /var/log/messages you might see...

 Transferring WordPress to a new web host in 10 steps

If you prefer to get your hands dirty like I do, then here is exactly how to move your WordPress...

 Web development learning websites

Some of our favorite web development learning websites for common code languages. HTML -...

 Website redirection

 What IP networks do you have?

We have three main IP networks: IP4 104.223.43.193IP4 104.223.9.1IP4 69.12.82.129IP6...

 What PHP version support GMP?

GMP may not being added to your server or cPanel by default. If you would like the PHP extension...

 What are the email secure and non secure ports?

If you're having issues sending emails try to change your outgoing port to 587. If you prefer to...

 What is a 301 web page, website, domain name redirect, and force redirect?

With a 301 redirect, you can have just about any location move to another. Here we will list how...

 What is a TLD?

A TLD (top-level domain) is the most generic domain in the Internet's hierarchical DNS (domain...

 What is the MySQL host?

localhost We do not have remote access to MySQL from any shared or reseller servers. You will...

 What is the biggest IP range you can block?

You can block /8 (16,777,216 IPs) though I would recommend /16 (65,536 IPs) or less unless you...

 What is the code to update the Kernel from the root command line?

Using YUM is the easiest way to update your Kernel to the latest version within its major...

 What is the mysql command to delete all rows with a certain string?

The magic query to delete a row based on your custom settings is: delete from [table name] where...

 What is the path to PERL?

The path to PERL in PERL script is:#!/usr/local/bin/perl

 What is the root login for my new VPS server?

The root login is the same password our system sent you in your welcome email. You just change...

 What is this OpenSSH ELevate project error?

You may see this error on a cPanel CentOS server being upgraded to AlmaLinux 8 with the ELavate...

 What type of IP number resource organization do you use?

We ARIN for our IP number resource organization.

 What's the difference between Addon, Parked, and Sub Domains?

There are three domain types: Parked Domains (Alias), Sub Domains (subdomain), and Addon Domains....

 Where is the servers located?

The main servers are located in Los Angeles. We also have servers in Miami, Florida, and...

 Whitelist an IP address in IPTables.

How to whitelist IP address 192.168.0.1 Step 1: Log into the server via SSH. Step 2: Allow...

 Why do I get a MySQL max_user_connections error?

The maximum number of simultaneous connections to your MySQL database is 25. This normally is not...

 Why does CloudFlare block cPanel's AutoSSL?

CloudFlare works with HTTPS differently than cPanel. If you're using their proxied network, You...

 http error 500

This page isn’t workingyour-main-domain.com is currently unable to handle this request.HTTP...