by Anjaly Baby | Nov 15, 2019 | Latest, MySQL, Server Management
Why do I keep getting MYSQL error writing file errcode 28 when I execute SQL query or creating a database? Most of the hosting providers use MySQL because it is easy to use. Here at Bobcares, we resolve MySQL related errors as part of our Server Management Services....
by Jilu Joseph | Nov 15, 2019 | Latest, Server Management
Do you really need a PECL uploadprogress library on your server? In fact, PECL uploadprogress module is very useful if you want to upload large files to the server. Also, this PHP extension helps to track the progress of an upload file. However, incorrect nameserver...
by Jilu Joseph | Nov 15, 2019 | Apache, Latest, Server Management
I’ve installed Munin on my server but when I try to access the mypage.com/munin I get Munin 403 forbidden error. This is a recent request that we have got from our customers to solve the error. Why this error is occurring? Often, this error may happen due to bad...
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...
by Keerthi PS | Nov 13, 2019 | FTP, Latest, Server Management
Checking out why the SFTP ‘get’ is throwing the error not a regular file? The answer is quite simple, add the SFTP option flag to transfer non-regular files. At Bobcares, we get many requests to fix SFTP errors, as a part of our Server Management Services....