[cPanel] Add another main shared IP Address
December 8th, 2009cPanel 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 »
MySQL partition is full
September 5th, 2009MySQL 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 »
Fantastico Problem
August 19th, 2009First, 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 »
[cPanel] “.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable”
August 5th, 2009User 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 »