How To Install LAMP on Ubuntu 22.04 (Apache, MySQL, PHP)
How to install and configure a LAMP stack (Apache, MySQL and PHP) on Ubuntu 22.04 Server. Best practices for installing a LAMP stack on Ubuntu 22.04 Server (Jammy Jellyfish).
How To Install a Let’s Encrypt SSL Cert for Apache on Ubuntu 20.04
How-to guide on installing and configuring a free SSL certificate for Apache on Ubuntu 20.04 using Let's Encypt.
How To Install Apache on Ubuntu 20.04 with Multiple Domains
How-to guide on installing and configuring virtual hosts for Apache on Ubuntu 20.04. Host multiple domains and web sites on the one Ubuntu 20.04 server.
How To Install PHP for Apache on Ubuntu 20.04 Server
How-to guide on installing and configuring PHP for Apache on Ubuntu 20.08. Best practices for installing PHP on Ubuntu 20.04 (Focal Fossa).
How To Install & Secure phpMyAdmin for Apache on Ubuntu 20.04
How-to guide for installing, configuring and securing phpMyAdmin for Apache on Ubuntu 20.04. Best security practices for phpMyAdmin on Ubuntu 20.04.
How To Install Apache, MySQL, PHP (LAMP) Stack on Ubuntu 20.04 / 20.10
How to install and configure a LAMP stack (Apache, MySQL and PHP) on Ubuntu 20.04 Server. Best practices for installing a LAMP stack on Ubuntu 20.04 Server (Focal Fossa).
How to Get the Real Client IP Address from Cloudflare in Apache or PHP
Get the real client IP (CF-Connecting-IP) from Cloudflare and pass it on to PHP or Apache. Show CF-Connecting-IP in access.log and error.log. CF-Connecting-IP in .htaccess or PHP for IP restricitons.
How to Run Multiple PHP Versions with Apache on Ubuntu 22.04 / 20.04 / 18.04
How to run multiple versions of PHP (PHP 5, PHP 7 and PHP 8) at the same time on Apache using Virtual Hosts and .htaccess. Tested on Ubuntu 22.04, 20.04 and 18.04.
Let’s Encrypt Error: “Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA.”
Configuring Let’s Encrypt SSL Cert for Apache on Ubuntu 18.04
How-to guide on setting up a free SSL cert for Apache on Ubuntu Server 18.04. Tested on a DigitalOcean Droplet.