by Visakh S | Sep 21, 2019 | Latest
WebPros Summit 2019 is just around the corner, and Bobcares will be there this time! We can’t wait to catch up with all our friends, and absorb all the gyan that’s packed into 3 days of talks. Will you be there? We’d love to talk to you. Our...
by Keerthi PS | Sep 20, 2019 | Latest, Server Management
SSH timeout server not responding is a frustrating error message for users. And, when it happens while making important server changes, things go for a real toss ! Usually, the SSH connection timeout occurs due to bad server settings, wrong IP hosts, firewall...
by Jilu Joseph | Sep 20, 2019 | Drupal, Latest, Server Management
Getting a blank page on your Drupal website? Don’t worry, this happens sometimes after updating a module, theme, or Drupal core on the server. So we call it as the drupal white screen of death or WSOD We see version incompatibility problems, incorrect PHP...
by Lakshmi S Panicker | Sep 19, 2019 | Latest, Server Management
Postgres databases can handle complex website functions easily. But, what if you get a permission denied error for database Postgres, frustrating right? This website error occurs due to the lack of database privileges like CONNECT, CREATE, etc. At Bobcares, we often...
by Keerthi PS | Sep 19, 2019 | Latest, Server Management
Every user expects a smooth website payment checkout. Unfortunately, payment gateways like PayPal often show up errors like “Security header is not valid (#10002: Security error).” This PayPal security error occurs due to wrong credentials or improper...
by Lakshmi S Panicker | Sep 18, 2019 | Latest, VPN
Looking for an easy and secure way to login to your server? Setting up SSH key on OpenVPN Server helps to connect to the server efficiently. However, errors are common while setting up this SSH connection. At Bobcares, we receive many requests to solve OpenVPN...
by Jilu Joseph | Sep 18, 2019 | Latest, Server Management
Authentication is the sure-shot way to restrict access to valid users. And, when the mail server lacks the auth mechanism, web apps show up Postfix authentication not enabled error. But, how to enable auth in mail servers like Postfix? Postfix supports SASL...
by Jilu Joseph | Sep 17, 2019 | Latest, Server Management
Mongo is the official MongoDB driver for PHP. MongoDB database needs a special driver to connect with it. Here, PHP provides MongoDB driver to connect with MongoDB database At Bobcares, we often get requests to install MongoDB PHP driver in Ubuntu as part of our...
by Lakshmi S Panicker | Sep 16, 2019 | Apache, Latest, Server Management
Timeout errors are troublesome, isn’t it? Apache Tomcat session timeout mainly occurs due to longer idle sessions. But, finding the real reason for the timeout error can be tricky. At Bobcares, we receive many requests to fix the Apache Tomcat session timeout...
by Keerthi PS | Sep 16, 2019 | Latest, PostgreSQL, Server Management
Login failures literally stop you from accessing any application. In the same way, the phpPgAdmin login failed message prohibits database edits. Usually, the bad setup in the configuration file ends up in the phpPgAdmin login failed error. So, at Bobcares we often get...