debug1: read_passphrase: can’t open /dev/tty:
I have faced this error when I was trying to setup a remote script execution via SSH, on my CentOS box. Initially I have made sure that the user as which I run the particular scriptRead More…
I have faced this error when I was trying to setup a remote script execution via SSH, on my CentOS box. Initially I have made sure that the user as which I run the particular scriptRead More…
Last day we have received a complaint saying ntPHPSelector installation was failing on a specific server. Up on checking ( we don’t charge for our plugin support of course ), we could see that it due to an issue inRead More…
Managing emails can be cumbersome when you need to look into several things such as removing spam mails, Frozen mails, Bounce mails, Queue force rerun, among others. Now, from our experience, we are sharing some commonlyRead More…
Today I have been playing with my test cPanel server. I thought to have some look into the reseller settings today and I found a serious anomaly while my works. On now..what it is… I knowRead 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…
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…
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…
The other day we faced an issue with the memory and the exact error was can be described as below: [Mon Sep 30 10:00:29 2013] [error] [client 117.196.128.34] (12)Cannot allocate memory: couldn’t create child process: /opt/suphp/sbin/suphpRead More…
We were ended-up in this message after running EasyApache on one of our cPanel servers with mod_suphp. If we set the PHP handler to DSO, PHP applications were working fine; but when we try to switchRead More…