Update Home
+4
-11
@@ -2,7 +2,7 @@
|
|||||||
## **I designed this script for Fedora.**
|
## **I designed this script for Fedora.**
|
||||||
|
|
||||||
|
|
||||||
**To install, just download it to the home drive or the directory where you want it saved.**
|
### **To install, just download it to the home drive or the directory where you want it saved.**
|
||||||
|
|
||||||
To run it in cli run
|
To run it in cli run
|
||||||
`.\install-LAMP-phpMyAdmin-PHP82.sh`
|
`.\install-LAMP-phpMyAdmin-PHP82.sh`
|
||||||
@@ -13,14 +13,12 @@ It will run in a loop and install
|
|||||||
- MySQL
|
- MySQL
|
||||||
- PHP
|
- 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**
|
### **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/
|
- The directory in /var/www/
|
||||||
- Activate the host with Apache
|
- Activate the host with Apache
|
||||||
|
|
||||||
Back to the Wiki
|
|
||||||
[https://gitea.fallenjedi.org/FallenJedi.org/LAMP-Server/wiki]
|
|
||||||
|
|
||||||
**To uninstall, just download it to the home drive or the directory where you want it saved.**
|
### **To uninstall, just download it to the home drive or the directory where you want it saved.**
|
||||||
|
|
||||||
To run it in cli run
|
To run it in cli run
|
||||||
`.\uninstall-LAMP-phpMyAdmin-PHP82.sh`
|
`.\uninstall-LAMP-phpMyAdmin-PHP82.sh`
|
||||||
@@ -31,10 +29,7 @@ It will uninstall
|
|||||||
- MySQL
|
- MySQL
|
||||||
- PHP
|
- PHP
|
||||||
|
|
||||||
Back to the Wiki
|
### **To set up a Virtual Host, run the script below**
|
||||||
[https://gitea.fallenjedi.org/FallenJedi.org/LAMP-Server/wiki]
|
|
||||||
|
|
||||||
**To set up a Virtual Host, run the script below**
|
|
||||||
|
|
||||||
To run it in the CLI run
|
To run it in the CLI run
|
||||||
`.\add_vhost.sh`
|
`.\add_vhost.sh`
|
||||||
@@ -45,5 +40,3 @@ It will prompt you for the following and set up
|
|||||||
|
|
||||||
The script will loop and ask if you would like to set up another virtual host.
|
The script will loop and ask if you would like to set up another virtual host.
|
||||||
|
|
||||||
Back to the Wiki
|
|
||||||
[https://gitea.fallenjedi.org/FallenJedi.org/LAMP-Server/wiki]
|
|
||||||
Reference in New Issue
Block a user