by Lakshmi S Panicker | Nov 9, 2019 | Latest, Server Management
Are you frustrated with “cURL error 7 failed to connect to port 443”? This error is common when using PayPal or Facebook login scripts on the website. This mainly occurs when the server firewall blocks the curl request. Today, let’s discuss the error...
by Lakshmi S Panicker | Nov 8, 2019 | Latest, Server Management
Is varnish error 503 frustrating you? Usually, this error occurs mainly when the webserver becomes unavailable. This can be due to overload, server maintenance and so on. At Bobcares, we often receive requests to fix this error as part of our Server Management...
by Lakshmi S Panicker | Nov 7, 2019 | Latest, Server Management
Oops!! Getting frustrated with Varnish cache server error 403? Usually, this error occurs due to the caching of error pages, IP rate limiting by backend apps, etc. Varnish misconfiguration adds additional headaches to server owners. At Bobcares, we often receive...
by Lakshmi S Panicker | Nov 6, 2019 | Latest, MySQL, Server Management
Are you trying to figure out UFW MySQL? MySQL services can be easily implemented using UFW. To do so, we need to open the port 3306. At Bobcares, we often receive requests to enable MySQL using UFW as part of our Server Management Services. Today, let’s discuss...
by Lakshmi S Panicker | Nov 6, 2019 | Latest
Searching for a better character encoding technique? One of the best options is to use iconv Application Programming Interface. It converts character encoding with the help of Unicode conversion. PHP also contains an iconv extension that uses iconv character set...
Recent Comments