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 Jilu Joseph | Sep 15, 2019 | Latest, Server Management
MongoDB was running fine, but now it won’t connect. Can you please fix it? This is a common query we commonly receive from our MongoDB customers as part of our Server Management Services. One of the most common causes for MongoDB connection refused in the Ubuntu...
by Jilu Joseph | Sep 14, 2019 | Latest, Server Management, VPN
VPN aka Virtual Private Network is a quick way to achieve online privacy. However, while connecting to VPN errors may occur, one such error is Windows VPN error 691. Normally, it happens when there are problems with network protocol settings, remote access permission...
by Jilu Joseph | Sep 13, 2019 | Latest, Server Management
While managing MongoDB, it’s very common to see Error: couldn’t connect to server 127.0.0.1:27017. It’s loud and clear that Mongo shell couldn’t speak to the MongoDB server. And the reasons for the error can be incorrect MongoDB settings,...
Recent Comments