How to Check if a Cron Job has Run (Crontab Log)

A fairly common question for scheduled tasks that run in the background is, “Are they running?” These tasks, commonly known as cron jobs, are tasks that need to automatically run for maintenance, backups, and other functional needs for the website and server. In order to determine if your cron jobs are running, you will need Read More >

How to Delete an AWStats Data File

When managing a new website, your webserver may save old data that you don’t want to show in your AWStats statistics. These stats can be cleared out by removing them from your tmp/awstats folder. The stats are stored in text files in regards to the subdomains. To delete a specific domain stats, you can find Read More >

Parse archived raw access logs from cPanel

Navigation: View archived logs Parse IPs Parse User-Agents Parse URLs Parse referrers In this article I’m going to teach you how to parse archived raw access logs from your cPanel VPS (Virtual Private Server) or dedicated server. Reviewing requests from your archived raw access logs can help bring to light a common problematic request or Read More >

How to create and attach a database user in cPanel

Generally, when you want to create a database in the cPanel, using the MySQL Database wizard is the fastest and easiest way. This creates both the database and a user for that database. However, you may need to either add a database user to a database or wish to create a single user you want Read More >

Bypass firewalls with cPanel proxy subdomains

In this article I’m going to review connecting to your cPanel account’s various services, when there is a firewall on your computer or router not allowing a normal connection over the standard ports. There are several default services that come with your hosting account, these operate over a different port than the standard port 80 Read More >

How to Set DNS Records for 3rd Party Services

In this article, we’ll go over how you can modify your domain’s DNS records, in order to split up your various services between multiple hosting providers. In most cases, the average website owner will have all of their web services with one hosting provider. In some cases though, you might want to split up your Read More >

Complete phpList setup after Softaculous install

In this article we’ll discuss how you can finish the setup of your phpList installation that you did with Softaculous. Now that you have successfully installed phpList onto your website using the Softaculous installer, there are still a few steps left in order to complete the setup and configuration of the software. We’ll cover setting Read More >

Install phpList with Softaculous

In this article we’ll cover how to install phpList with Softaculous. phpList is a popular open source newsletter manager that will allow you to setup and manage multiple mailing lists for your domain from a centralized web accessible location. Softaculous is an easy 1-click application installer that should be available to any shared hosting customer Read More >

Installing TikiWiki through Softaculous

On our shared hosting accounts, Softaculous is available for installing scripts and programs for free. TikiWiki is available in Softaculous for free. The program is located in the Portals/CMS section of Softaculous. This article will explain how to install TikiWiki using Softaculous. Installing TikiWiki with Softaculous Log into cPanel If you are not installing TikiWiki Read More >

Installing MediaWiki with Softaculous

MediaWiki can easily be installed by using Softaculous in the cPanel Software / Services. When the manual installation proves to be to complicated, Softaculous can give the webmaster an easy way to install that is less time consuming. This tutorial will explain how to install MediaWiki using Softaculous. Installing MediWiki with Softaculous Log into cPanel Read More >

How to install SMF 2.0 with Softaculous

In this SMF 2.0 tutorial we will guide you on how to install the program using the Softaculous installer tool. Softaculous is a special program that installs other programs. This saves you time in setting up details such as databases and uploading files manually. Installing SMF 2.0 with Softaculous Log into your cpanel From your Read More >

cPanel updates in progress across network

Update: 12/6/2012 12:35PM EST – At this time all of our shared servers and dedicated servers have successfully had the latest cPanel security updates applied to them. Our VPS fleet of servers is still in the process of having these updates rolled out to them, so if you’re on a VPS server you could possibly Read More >

How to Enable or Disable Advanced DNS Zone Editor in WHM

When managing your cPanel as a web hosting reseller, you may or may not want to allow the individual cPanel accounts to have access to the Advanced DNS Zone Editor. The Basic DNS Zone editor allows the user to choose between two record types, the A record and the CNAME record. Users of the basic Read More >

Using the Zone Editor in cPanel

Understanding How DNS Works Domain Name System (DNS) records are used to provide specific, important details for your domain. The simplest way to understand how DNS records work is to use the analogy of a phone book listing. For instance, when you want to call someone, you look in the phone book for their name. Read More >