by Jilu Joseph | Jun 16, 2019 | Latest, Server Management
In today’s business world, sending secure emails plays a significant role. Likewise, customers consider Gmail as one of the best medium to send emails via WHMCS with sensitive data. That’s where WHMCS Gmail SMTP feature comes as boon. However, errors like...
by Jilu Joseph | Jun 15, 2019 | Latest, Magento, Server Management
When working with Magento, it’s common to see a message like Exception Printing is Disabled by Default for Security Reasons. However, this is not an error but a notification tells that Exception Printing is currently disabled on the system. By enabling this we...
by Jilu Joseph | Jun 14, 2019 | Latest, Magento, Server Management
Spam mails are always a nuisance! An effective method to stop unwanted email from entering the inbox is SmarterMail content filtering. This helps to discard mails when you don’t really need it. And save disk space as well as a lot of time to clear these spam...
by Sijin George | Jun 13, 2019 | Latest, Server Management
Vulnerabilities are always critical, especially when attacker gets server root privileges. That’s what happens in the recent Exim mail server vulnerability. Hacker can execute malicious programs making entire server and accounts at risk. At Bobcares, we...
by Sijin George | Jun 12, 2019 | FTP, Latest, Server Management
Looking for a free hosting panel often ends in VestaCP. It comes with a simple control panel and user friendly features. It allows to set up backup to local or FTP server. However, VestaCP FTP backup often fails due to wrong configuration. That’s why, we often...
by Jilu Joseph | Jun 11, 2019 | Drupal, Latest, Server Management
Sending emails via SMTP server reduces the chance of flagging them as spam. Also, using it in Drupal websites enhances the success rate of email reaching the destination server. However, improper Drupal 8 SMTP settings like wrong port or typo in SMTP server name may...
by Sijin George | Jun 10, 2019 | Latest, MySQL, Server Management
I want to keep Webmin MySQL backup for each day and don’t want to replace it with next day’s backup. Can you please set up this on my server? That was a recent customer request we received in our Server Management Services. Unfortunately, in Webmin panel,...
by Renodiya S | Jun 9, 2019 | Latest, Server Management
In general, databases store passwords in plain text format. Therefore, hackers or anyone can access the password from the database easily. In website management software like Joomla, an effective solution to this security risk is to encrypt the password. That’s...
by Jilu Joseph | Jun 8, 2019 | Latest, Server Management
MongoDB gets an upper edge over MySQL while handling large unstructured data. Also, it is very easy to install and set up the MongoDB on the server. It allows database connection using tools like MongoDB Compass, Mongo, or using APIs. However, the improper...
by Jilu Joseph | Jun 8, 2019 | Latest, MySQL, Server Management
Updating websites can often show MySQL error 1205 lock wait timeout when it fails to insert data in MySQL tables. Fortunately, when MySQL server detects a problem, it will be logged into the error log file. Also, this error occurs when lock_wait_timeout expires or...