The AppGini Blog
A few tips and tricks to make your coding life a tiny bit better.

#Server

How to Upgrade Your AppGini Application to Use MySQL 8.4

Learn how to upgrade your AppGini app to MySQL 8.4 by updating PHP (at least 7.4, ideally 8.4), installing required extensions (gd, mysqli, imagick, zip), updating MySQL authentication, and testing for compatibility.

How to Upgrade Your AppGini Application to Use MySQL 8.4

Automatically be notified of any errors on your server

Learn how to automatically check your server logs for any errors and get notified by email if any are found.

Automatically be notified of any errors on your server

Prepare a LAMP web development server on Amazon EC2

A checklist for setting up a LAMP development server on Amazon EC2.

Prepare a LAMP web development server on Amazon EC2