E: Encountered a section with no Package: header – Ubuntu / Mint Linux/ Debian
To fix this issue, try the following commands sudo rm -rf /var/lib/apt/lists/* -vf sudo apt-get update
To fix this issue, try the following commands sudo rm -rf /var/lib/apt/lists/* -vf sudo apt-get update
If you see this error while trying to login to WHM / cPanel, it can due to the file system is full and cPanel system cannot create seesions. Check the file system usage and inode usingRead More…
As E_STRICT is now the part of E_ALL from PHP 5.4 ( Reference http://us.php.net/ChangeLog-5.php#5.4.0 ), this warning can pop-up on most systems with Drupal + PHP 5.4 because usually E_ALL is set as the default errorRead More…
PHP Warning: mysqli_connect(): (HY000/2002): Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (2) in sugarcrm/include/database/MysqliManager.php on line We have faced such an error with SugarCRM today. The above error was reporting in error_log file everyRead More…
Importance of Backups in Hosting Industry In the hosting industry, sudden failure of a hard disk can cause sleepless nights for server owners and can cause a bad reputation company as well. Also having proper remoteRead More…
If you are getting Internal Server Error while doing /webmail /whm /cpanel , please check the apache error log. For us it was like the below error [Tue Oct 08 08:14:44 2013][error][client x.x.x.x] Premature end ofRead More…
Linux Shell Scripting Scripts are collections of commands that are stored in a file. The shell can read this file and act on the commands as if they were typed at the keyboard. The shell alsoRead More…
In case you get the following error when you connect to OpenVPN server from a Windows machine using OpenVPN-GUI, that means an error with your client side settings. To solve this issue, try the followingRead More…
In all migrations, we may wish to check the domain’s functionality and fix any errors preset to make the dns change smoother and perfect. So just thought to add this in our blog too 🙂 SomeRead More…
These kind of error can be seen in /var/log/messages in a cpanel cloudlinux based server which will be filling the /var/log/messages quickly. This can be caused due to below reasons : 1. You are running phpRead More…