by Sijin George | Jan 8, 2019 | Nginx, Server Administration
Installing SSL certificate on your website is a major step towards secure data transfer. The setup of SSL slightly differs depending on the SSL provider and the web server. At times, following wrong steps for adding AlphaSSL in web servers like Nginx can cause broken...
by Sijin George | Jan 7, 2019 | Server Administration
Problems with website mail module can be really critical. It can end up in the loss order mails, feedback from customers and so on. Often, bad configuration in custom mail forms or mail module in applications like OsTicket, CiviCRM can show the error “SMTP:...
by Lakshmi Vijayakumar | Jan 5, 2019 | Server Administration
Unable to send mail at the right time can even result in the loss of a major business opportunity. Quite frustrating! we know. And, when error messages contain technical jargons, it becomes more frustrating. One such error is “failed to connect socket connection...
by Sijin George | Jan 4, 2019 | Server Administration
Why is Spamhaus blocking outgoing mail? I was replying to one of my customers and received a Spamhaus bounce back. My mail server IP [19x.1xx.60.84] is being blocked by Spamhaus. Please help! That was a recent support request we received in our Server Support Services...
by Lakshmi Vijayakumar | Jan 2, 2019 | MySQL, Server Administration
MySQL errors become bothersome, when you have to spend your entire business day solving these errors. One such annoying error is “mysql unrecognized service”. Server owners often see this error after installing MySQL, upgrading, etc. At Bobcares, we help...
by Lakshmi Vijayakumar | Jan 1, 2019 | MySQL, Server Administration
Server errors can sometimes be confusing. One such error is “mysqladmin command not found”, when you’re sure MySQL is installed on your server. Why it shows command not found all the time? I’m sure that MySQL is installed on my server. At...