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....
by Jilu Joseph | Nov 13, 2019 | Latest, Server Management
Dovecot error invalid user settings is a common error that pops up while configuring a mail server. Mail servers like Dovecot can easily handle both IMAP and POP3 email accounts in Linux machines. But, bad Dovecot configuration cause errors like mail dovecot:...
by Jilu Joseph | Nov 12, 2019 | cPanel, Latest, Server Management
Plugins like Munin for cPanel comes handy for monitoring server resources. However, customers may get errors due to improper installation or because of insufficient user permission on the server. One of such error is HTTP error 401 cgi/addon_munin.cgi WHM is...
by Adarsh M | Nov 12, 2019 | Latest, Server Management
Is your Ovirt panel throwing up libvirt XML-RPC error? The libvirtd is the server-side daemon while XML-RPC is a protocol used to exchange information. And, when there are problems in their communication, it results in an error. At Bobcares, we often receive requests...
by Keerthi PS | Nov 12, 2019 | Latest, Server Management
Isn’t it frustrating if your cURL request returns an NSS error 8179? Usually, this error occurs when the SSL certificate chain file is incomplete. Moreover, it causes the curl request to fail. At Bobcares we often get requests to fix cURL errors, as a part of...
by Anjaly Baby | Nov 12, 2019 | Latest, MySQL, Server Management
Are you trying to figure out MYSQL replication error 1146? This is a generic error when we set up the MYSQL replication. Also, the main reasons for the MYSQL replication error 1146 due to invalid MySQL queries or non-existing SQL queries. At Bobcares, we often get...
by Adarsh M | Nov 12, 2019 | Latest, Server Management
Port forwarding in UFW can be tricky if you are not familiar with the working of the firewall. UFW is a user-friendly firewall and can set up port forwarding with a few steps. Port forwarding helps to keep unwanted traffic off from servers. At Bobcares, we often...
by Adarsh M | Nov 11, 2019 | Latest, Server Management
err_ssl_server_cert_bad_format usually occurs to the website using a self-signed certificate. Securing the domain with an SSL certificate is always a good practice. However, bad SSL configuration breaks the website. At Bobcares, we often receive requests to fix this...