HTTP/1.1 // 38.107.191.89 // // 58184 // // CCBot/1.0 (+http://www.commoncrawl.org/bot.html)

Wordtracker Keyword Research

Archive for the 'cPanel' Category

cPanel Bandwidth Checking Script

Oct
27
2009

I’ve been pretty frustrated with the way that cPanel notifies (or doesn’t notify) me of bandwidth overages. Seems sometimes I get them and sometimes not. So when I found out that you can do this with the WHM XML api I wanted to get it set up ASAP. This script can be [...]


Simple Email Logger Using cPanel’s Pipe Forwarder

Mar
31
2009

I needed a way to easily log all email being sent from my websites so I devised this solution where I just have to bcc the emails to a single email address and they get placed in a database.
First, add a forwarder in cPanel. Enter a super secret address to forward. [...]


More 5 Comments » 2,323 views
Posted in: PHP Scripts, Programming, cPanel

Automatic cPanel Backup

Dec
18
2008

I read this great post today that shows how to automatically backup cPanel with PHP and a cron job and FTP the backup to a remote host. The guy that wrote this recommends that you keep the file on the server you want to backup, but I have like 50 cPanel sites and so [...]


More 5 Comments » 3,476 views
Posted in: PHP Scripts, Programming, cPanel

How To Mass Create Email Addresses In cPanel

Mar
6
2008

Creating a lot of email address in cPanel can be a real pain the neck considering that there is no way to create multiple email addresses at once. However, this task can be accomplished with iMacros, a macro plugin for Firefox, and a bit of php.
If you don’t have iMacros installed, get it [...]


More 8 Comments » 8,338 views
Posted in: Programming, cPanel

The Reseller Hosting How-To

Aug
23
2007

If you’ve never heard of reseller hosting before, or want to learn how to make more out of your reseller hosting then this article is for you.
What is reseller hosting?
I guess the easiest way to explain reseller hosting is to compare it to a ‘normal’ hosting arrangement. Normally, when you buy a web hosting [...]


More Comment Here » 1,340 views
Posted in: General, cPanel