by admin | Jul 20, 2014 | Apache, General
There are situations in which the error_log associated with a domain fills up a good part of the disk space consumed. Lets find what are they logging ! Is it something like, [Date America/New_York] PHP Strict Standards: Non-static method JDispatcher::getInstance()...
by admin | Jul 16, 2014 | cPanel/WHM, SSH
When trying to change the shell access for a user from WHM, do you face the following issue ? – Even when trying to change the setting via back-end, you might face the issue : # chsh -s /bin/bash xChanging shell for xsetpwnam: File existsShell *NOT*...
by admin | Jul 14, 2014 | VMware
VMware and its associated virtualization is something which you hear a lot these days, especially if you are dealing with IT in some or the other way. Well, what exactly is this? Lets have a look at it. As you might be aware of, there are 2 types of virtualization....
by admin | Jul 13, 2014 | cPanel/WHM, Servers
There is a common issue with cPanel when trying to force an update. You might get an error message which looks like : “fatal: Your RPM database appears unstable. It is not possible at the moment to install a simple RPM” – RPM database gets corrupted over a...
by admin | Jul 12, 2014 | cPanel/WHM
– When you check the disk space used for an email account from cPanel, do you see a value very much different from the actual value ? Verify the actual disk-space as : # du -sch ~home/x.com/mail/x.com/user/ This issue happens when cPanel disk usage variable is...