From b8814b825a8bee533bbf83e201496e7a17e97ae6 Mon Sep 17 00:00:00 2001 From: fadmin Date: Tue, 9 Jun 2026 04:52:59 -0400 Subject: [PATCH] Add How-to --- How-to.-.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 How-to.-.md diff --git a/How-to.-.md b/How-to.-.md new file mode 100644 index 0000000..a76d639 --- /dev/null +++ b/How-to.-.md @@ -0,0 +1,15 @@ +To install, just download it to the home drive or the directory where you want it saved. + +To run it in cli run +`.\install-LAMP-phpMyAdmin-PHP82.sh` + +It will run in a loop and install + +- Apache +- MySQL +- PHP + +Then it will loop and ask if you want to create a virtual host. It will prompt you for the FQDN. The script will create the following +- The directory in /var/www/ +- Activate the host with Apache +