[cPanel] Add another main shared IP Address

December 8th, 2009

cPanel has 1 main shared IP address which configured on Basic cPanel/WHM Setup, so you can’t add multiple accounts to use the same IP address, unless the account is reseller. So how do you add another main shared IP address?
Read the rest of this entry »

SocialTwist Tell-a-Friend

MySQL partition is full

September 5th, 2009

MySQL databases are located on /var/lib/mysql, if you create a partition for /var and and big enough to hold your databases MySQL will stop working because not enough space to put the data. Below is the easy way to fix it:
Read the rest of this entry »

SocialTwist Tell-a-Friend

Fantastico Problem

August 19th, 2009

First, Joomla is not listed on Fantastico, tried to update Fantastico
WHM >> Plugins >> Fantastico De Luxe WHM Admin >> Update/Get files
Failed!! Below Error showed up when opening Fantastico from cPanel

The server was not able to find the document (./frontend/x3/fantastico/index.php) you requested. Please check the url and try again. You might also want to report this error to your web hosting provider.

Access WHM >> Plugins >> Fantastico De Luxe WHM Admin again, this time it asked to re-install. Done that. But I still get the same error.
Read the rest of this entry »

SocialTwist Tell-a-Friend

[cPanel] “.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable”

August 5th, 2009

User complain he can’t access his site, with site error shows “403 Forbidden Error”.
When I check his cpanel error log, I get

[Sun Jul 13 01:15:32 2008] [crit] [client 218.208.xxx.xxx] (13)Permission denied: /home/mydomain/public_html/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable

I thought it was .htaccess issue, so I trying to delete it. But .htaccess is can’t be deleted. After Googling I found From Techie Corner’s blog. And this is what I’ve done
Read the rest of this entry »

SocialTwist Tell-a-Friend

[cPanel] Account Locked Out

August 3rd, 2009

Error on cPanel Login

Brute Force Protection. This account is currently locked out because a brute force attempt was detected

Info from 24×7ServerManagement:
Flush DB will remove all blocked IPs:
WHM -> Security Center -> cPHulk Brute Force Protection -> Click on Flush DB

SocialTwist Tell-a-Friend