by Jilu Joseph | May 28, 2019 | Latest, MySQL, Server Management
Customers may often lose their website due to the hacking of websites or failure of hard drives This is where mysqldump is used for any MySQL database backup. However, it may cause errors such as “mysqldump: Got error: 1033: Incorrect information in file”...
by Jilu Joseph | May 27, 2019 | Latest, Server Management
PHP FPM is one of the best ways to manage heavy traffic websites. When using PHP-FPM, a dedicated service designed for processing PHP scripts handles the task. Sometimes, PHP FPM may not work as we expect due to the bad configuration in web server settings. At...
by Renodiya S | May 27, 2019 | Drupal, Latest, Server Management
URL redirects come handy when the website is under construction or during domain migration. In Drupal, URL redirects simply redirect visitors to the proper page, even when the original website has errors. Also, websites with too much content may often need merging or...
by Renodiya S | May 26, 2019 | Drupal, Latest, Server Management
Forgetting or losing your password is never a pleasant experience, especially when its the admin password. When your website is based on Drupal, periodic password resets enhances security. Fortunately, Drupal has an advanced feature to reset the admin password easily....
by Jilu Joseph | May 25, 2019 | Latest, Server Management
Have you ever thought what slows down your server? This may be due to a large number of request for a database in a single time. Here’s PHP FPM Memcached’s role which is a distributed memory caching system. This can reduce database load and accelerates web...
by Jilu Joseph | May 24, 2019 | Latest, Server Management
Joomla is one of the popular ways to set up and manage websites. Joomla offers an admin panel to manage the domain settings. At times, users may have trouble in remembering the password. And, a quick way to regain access would be to reset Joomla admin password. Again,...
Recent Comments