Installing required WordPress extensions for PHP 8.
A guide on how to install certain PHP 8 extensions for WordPress.
Read More...A guide on how to install certain PHP 8 extensions for WordPress.
Read More...A tutorial on how to stop Fail2ban from going haywire and hogging your server’s CPU.
Read More...A quick guide on how to validate your HAProxy config file before you attempt to restart it.
Read More...The SSL_do_handshake() failed error is nothing to worry about in most cases.
Read More...This is a short guide on how to get the year and month from a date column in MySQL.
Read More...This is a guide on how to disable the Nginx access log.
Read More...This is a short guide on how to test your Nginx configuration file without restarting your web server.
Read More...This a guide on how to check the current version of PHP.
Read More...In this guide, we will show you how to force HTTPS on an Nginx server. To do this, we will redirect all “plain” traffic to our HTTPS URLs.
Read More...This issue occurs because MySQL 8 changed its default charset to utfmb4. As a result, older software might not be able to connect to it.
Read More...The other day, some of our users reported that saving data had become extremely slow. In some cases, forms were taking up to 15 seconds to submit.
Read More...This is a guide on how to prevent IP spoofing with HAProxy.
Read More...Facebook’s crawler is an untamed beast and if you are not careful, it will cause you a lot of problems. Especially you use a lot of story images.
Read More...This is a short beginners guide on how to rename a file using the Linux command line.
Read More...This is a guide on how to speed up SSL on HAProxy. In this post, I will show you how to dedicate specific CPU processes to HTTP and HTTPS traffic.
Read More...A short guide on how to allow or deny certain HTTP methods using HAProxy.
Read More...A short guide on how to prevent spammy domains from forwarding to your Nginx web server.
Read More...A guide on selecting the correct www.conf settings for PHP-FPM.
Read More...This post details the steps that I took to upgrade HAProxy from 1.6 to 1.8 on Ubuntu 16.04.4 LTS (Xenial).
Read More...An SSL issue that I ran into the other day.
Read More...The other day, I came across a frustrating issue while attempting to renew the Let’s Encrypt SSL certificate on my haproxy load balancer.
Read More...This is a common error that occurs whenever PHP’s curl extension has not been installed or enabled.
Read More...This is a short guide on how to use the Linux find utility to remove old files.
Read More...When it comes to columns such as INT (11) and TINYINT (3), the number in brackets isn’t actually that important.
Read More...This is a short tutorial on how to force HTTPS / SSL with the HAProxy load balancer.
Read More...A short guide on how to forward HTTPS headers with HAProxy so that PHP knows what protocol is being used.
Read More...In this tutorial, I will show you how to setup haproxy as a load balancer that uses sticky sessions.
Read More...In this article, we will show you how to solve the issue of index.php files not being served as the default file.
Read More...User passwords on SQL Server will expire by default. To disable this, you will need to untick the expiration checkbox.
Read More...I encountered this error while attempting to install Apache Maven on a Windows PC.
Read More...