Recently, while setting up a new LEMP server for WordPress, I needed PHP 8.5. Since Debian 13 doesn't include PHP 8.5 by default, I used Sury's trusted repository. In this tutorial I'll show you the exact steps I followed to install PHP 8.5 on Debian 13 Trixie. Why PHP 8.5 and not PHP ... Read More »
WordPress
How to Configure Valkey for WordPress in Rocky Linux 10
Recently, I have got a new client who wanted to migrate his existing WordPress eCommerce website to new Linux server with latest PHP. He had a specific requirement that he want Rocky Linux 10 only. I said ok, he also mentioned that he want Redis also to be configured. He also said that before ... Read More »
How to Install WordPress with Nginx on Rocky Linux 10 with SSL
Last week I was browsing the internet for the best WordPress setup and came across three kinds of setup LAMP (Linux, Apache, MySql and Php), LEMP (Linux, Nginx, MySql and Php) and WordPress with OpenLitespeed. Being an IT guy I know that Nginx and OpenLitespeed are the fastest. So, I shortlisted ... Read More »


