by Jilu Joseph | Jul 29, 2019 | Latest, MySQL, Server Management
Many times, errors can pop up when setting up a database on the Joomla website. One such error is, “Database Error: Unable to connect to the database:Could not connect to MySQL”. This can happen due to incorrect database settings or because of the wrong...
by Sijin George | Jul 27, 2019 | Latest, Server Management
There’s nothing more frustrating than forgetting your own website password! And, when the attempts to recover password also fail, the last option is to reset ZenCart admin password. However, this involves editing the ZenCart database manually. Bad edits can make...
by Jilu Joseph | Jul 26, 2019 | Latest, MySQL, Server Management
For security reasons, database servers always block connections beyond a limit. In such cases, the quick fix will be flushing the IP block. But, what if it results in an error mysqladmin flush-hosts access denied? Usually, insufficient permissions of the MySQL user...
by Sijin George | Jul 25, 2019 | Latest, Server Management, WordPress
WordPress allows quick editing of website content and that makes it popular too. But, at times there can be errors after modifying the content. One such error is “WordPress the link you followed has expired message”. The reasons for the error can be upload...
by Jilu Joseph | Jul 18, 2019 | Latest, Server Management
Mails from forged addresses are really annoying. Enabling DomainKeys Identified Mail (DKIM) helps to fight against fake emails. It allows any email recipient to check whether the email was indeed send from original domain owner. Control panels like VestaCP allows...
by Jilu Joseph | Jul 17, 2019 | DirectAdmin, Latest, Server Management
Server security is something that bothers every server owner. Firewall applications like Config Server Firewall aka CSF can protect the server against cyber attacks, brute force attempts and more. However, missing perl modules, outdated CSF version, etc. can create...