commit b8814b825a8bee533bbf83e201496e7a17e97ae6 Author: fadmin Date: Tue Jun 9 04:52:59 2026 -0400 Add How-to 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 +