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...
by Jilu Joseph | Jun 7, 2019 | Latest, Magento, Server Management
Composer helps to manage Magento components and their dependencies easily. Sometimes, the customer may need to manage the PHP packages for different websites too. In such cases, composer comes handy. However, errors may happen after user install composer in Magento 2...
Recent Comments