Apache error_log for a domain filled with PHP errors ?

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()...

VMware ! What is it actually ?

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....

cPanel – Your RPM database appears unstable !

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...

Issue with exim – Permission denied seen in logs ?

Trouble sending mails from a cPanel – server and you end up checking  /var/log/exim_mainlog and able to spot something like  this ? Date H=(xxxx-xxx-xxx-xx-xx-co.in) [xx.xx.xx.xx]:xxxxxF= temporarily rejected RCPT : require_files: error for...

FTP error – cPanel !

– When trying to FTP, do you face this error ? Status: Resolving address of xxxxxxxxxxxxxxx.com Status: Connecting to xx.xx.xx.xx:21… Status: Connection established, waiting for welcome message… Response: 421 Too many connections (x) from this IP(x) -As the logs...

SymLinks Attacks and prevention !

The vulnerability with Symlinks and Apache is a known cause of attack. Initially, the attacker will find a compromised ‘single’ website or domain which has got any vulnerable scripts or 3rd party applications or any themes used in it and try to get access to the...

Out of memory during PHP scripts run-time ?

Facing the following error when running any PHP scripts ? PHP Fatal error: Out of memory (allocated xxxxx, tried to allocate xxxx bytes) Tried increasing the memory limit from php.ini file and still getting the above error ? Initially, we might think this issue is...

Plesk upgrade – CentOS 5, 64 bit !

– Plesk can be upgraded upto version 9.5.4 either from Plesk control Panel or by using the following script : # /usr/local/psa/admin/bin/autoinstaller – Till this version, its pretty straightforward. – But when trying to upgrade to a version higher with a PHP version...