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