The blog
Category: PHP

PHP· 6 min read
How to Upgrade PHP to 8.2 on Ubuntu
Sury PPA, php8.2-fpm, Apache a2enmod or Nginx FPM socket, and php -v — the Ubuntu PHP 8.2 upgrade…
Read more →
PHP· 3 min read
How to Resize an EBS Volume on EC2 (No Downtime)
Resizing an EBS volume on EC2 has three steps, not one: modify the volume, extend the partition with…
Read more →
PHP· 7 min read
Upgrade PHP to 8.0 on Ubuntu: Step-by-Step Guide
Step-by-step guide to upgrading PHP to 8.0 on Ubuntu using the Ondrej Sury PPA. Covers installing PHP 8.0…
Read more →