by Jilu Joseph | Nov 15, 2019 | Latest, MySQL, Server Management
Is it a good idea to disable MySQL strict mode on the server? Yes! Because many customers are facing with errors like “Field ‘<field_name>’ doesn’t have a default value” while managing some applications. The root cause of this error is that...
by Jilu Joseph | Nov 15, 2019 | FTP, Latest, Server Management
Are you getting FTP error 421 too many connections (8) from this IP while using FTP client like FileZilla? If the FTP client uses more than 8 connections at the same time, it will show an error message similar to this. By modifying the number of simultaneous...
by Sijin George | Nov 14, 2019 | cPanel, Latest, Server Management
Are you struggling with slow email searching on IMAP mailboxes? Luckily, cPanel dovecot solr helps to index and search documents and email attachments on IMAP. At Bobcares, we often get requests from our customers to enable this feature and fix its related errors as...
by Lakshmi S Panicker | Nov 13, 2019 | Latest, Server Management
Are you looking for Awstats exclude IP option? Webmasters often need to exclude home IP address from the website statistics. This gives a more accurate report about the site visitors. Fortunately, there are multiple ways to exclude certain IP addresses and websites...
by Gayathri R Nayak | Nov 13, 2019 | Latest, Server Management
Isn’t it irritating to see ‘ModSecurity PCRE limits exceeded’ error? This error generally occurs when the value of the variables SecPcreMatchLimit and SecPcreMatchLimitRecursion are too low. It can even occur when the server is under a DOS attack...
by Adarsh M | Nov 13, 2019 | Latest, MySQL, Server Management
It is simple to create a foreign key in phpMyAdmin for a MySQL database. A FOREIGN KEY helps to link two tables together. However, users may have trouble finding the options in phpMyAdmin. At Bobcares, we receive requests to create foreign key a part of our Server...
Recent Comments