Add Home
+6
@@ -0,0 +1,6 @@
|
||||
### **How to use them together:**
|
||||
Save `install_lamp.sh`, `uninstall_lamp.sh`, and the n `manage_vhosts.sh` script in the same folder.
|
||||
|
||||
Make them all executable: `chmod +x *.sh`
|
||||
|
||||
Run `sudo ./install_lamp.sh`. It will install everything, configure PHP 8.2, prompt for your root DB password, and immediately open up the loop menu to let you create your new Virtual Hosts.
|
||||
Reference in New Issue
Block a user