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 Sijin George | May 25, 2019 | Amazon Web Services (AWS), Latest
Amazon EC2 give users an option to setup apps without bothering much about servers. But, when you are with Amazon, you are bound to follow their usage policy. Any resource abuse will immediately send an Amazon EC2 abuse report. And, this needs quick action to avoid...
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,...
by Renodiya S | May 24, 2019 | Latest, Server Management
Customers always expect a seamless experience while using their control panel. And hosting providers compete with each other in ensuring user friendliness. In billing solutions like WHMCS, theme customization greatly helps in achieving this. Also, choosing a custom...
by Jilu Joseph | May 23, 2019 | Latest, Server Management
PHP FPM handler can boost the website performance even on high traffic. Sometimes, websites using PHP FPM show unexpected errors. And, the users may not have a clue on the underlying reason. Fortunately, PHP fpm error reporting gives real-time details on the causes of...
by Sijin George | May 23, 2019 | Latest, Server Management
Vulnerabilities are always a nightmare. And, when it’s related to server hardware, the impact is enormous. Intel CPU owners are in big trouble with the recent vulnerability called Zombieland or MDS. It can allow attackers to retrieve data being processed inside...