Wednesday, March 10, 2010

Fantastico is not installed at the default location /usr/local/cpanel/3rdparty/fantastico. Either move the Fantastico directory from it’s current location to /usr/local/cpanel/3rdparty/fantastico OR enable ioncube loaders in WHM -> Tweak settings.

February 18, 2010 by admin  
Filed under cPanel

Today I found this error while trying to open Fantastico page in cPanel.
Fantastico is not installed at the default location /usr/local/cpanel/3rdparty/fantastico. Either move the Fantastico directory from it’s current location to /usr/local/cpanel/3rdparty/fantastico OR enable ioncube loaders in WHM -> Tweak settings.

Though I did not do this in my case, if you are facing same problem, [...]

Error from park wrapper: yourdomain.com is already configured

February 8, 2010 by admin  
Filed under cPanel

Today while fixing a domain, I received an error in cPanel. Whenever I try to add an addon domain, I get the saying: Error from park wrapper: mydomain.com is already configured.
[Original domain is not shown]

I found that in httpd.conf there is no such entry. However, there is a DNS zone for this domain [...]

Limiting CPU Usages in Linux using cpulimit

January 27, 2010 by admin  
Filed under General, Helm, HyperVM, LxAdmin/Kloxo, Plesk, Webmin, cPanel

You might have already know how to check the CPU usages of any process. However, worried about any process consuming too much CPU? You should know, you can control the CPU usages of any process by CPU limiter. cpulimit is a free software to limit the CPU of any process. Here is the excepts from [...]

cPanel JailShell, Unmount and Clean Virtfs

January 25, 2010 by admin  
Filed under cPanel

If you’re a sysadmin of Cpanel server, you might be aware of the JailShell. Its nothing but a User Shell with limited privileges. Users requesting for shell access to the webhosting server are provided with such shell instead of bash (Which provides root level privileges to users) .
Jailshell limits the users access to their home [...]

fork: resource temporarily unavailable ???

January 21, 2010 by admin  
Filed under General, cPanel

If you are getting Linux error message, Resource temporarily unavailable, it’s because your system is limiting the number of files / processes / CPU that your particular user ID can use.
If you use WHM/Cpanel, enabling the “Shell fork bomb protection” can make the “Resource temporarily unavailable” message appear more often. You may get rid of [...]

How to edit DNS zone (A, CNAME, TXT) in cPanel (not in WHM) as End User (Domain Owner)

December 18, 2009 by admin  
Filed under cPanel

Recently cPanel Inc. introduced Simple and Advanced DNS Zone Editor for the domain owner (server’s end user). It was introduced for cPanel version 11.25 (Release 42213).
cPanel provided two types of editor. One is simple editor another one is advanced editor. Using simple editor, domain owners can manage A and CNAME records. However, TXT records can [...]

Disallow /cpanel, /webmail to be redirected to ssl/tls ports (2083, 2096)

December 4, 2009 by admin  
Filed under cPanel

If you are getting certificate errors while you are trying to visit http://domain/cpanel, the most probable reason is that the error is regarding the issuer. That is most people usages self-signed SSL certificates for the services. The error is not a big issue comparing to the benefits of using secured over Non-secured connections.  However, for [...]

Adding Spell Checker in SquirrelMail in cPanel server

November 15, 2009 by admin  
Filed under cPanel

SquirrelMail provides a spell checker plugin but that may not be enabled by default. However, it is easy to install if you have root access to server. Follow the steps to enable spell checking plugin in SquirrelMail:
SSH to server as root and run the following command:
cd /usr/local/cpanel/base/3rdparty/squirrelmail/config

Now run, [see below if the file does not [...]

Disabling strict zone checking in new Bind

October 24, 2009 by admin  
Filed under cPanel

Recent versions of Bind distributed by RedHat and CentOS enable strict zone checking at startup time. This setting can potentially cause problems for Bind users with a large number of zone files or syntax errors in individual zone files.
As a result, users may experience an inability to restart Bind after a shutdown. cPanel has, immediately, [...]

Delivery to the following recipient failed permanently, Verification failed

Today, I was getting the following error while trying to send email to any account of the server. The mail bounced with the following error messages.
This is an automatically generated Delivery Status Notification
Delivery to the following recipient failed permanently:
test@mydomain.com
Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the [...]

Next Page »