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