LAMPP (Apache2, MySQL und PHP8.2)
Automatische Installation
sudo wget -O- 'https://raw.githubusercontent.com/ishak2001/Script/main/lampp/lampp-install.sh' | bashLast updated
Achtung: Die MySQL-Installation (einschließlich phpMyAdmin) wird ohne Passwortabfrage durchgeführt. Diese Installation ist für eine lokale automatisierte Installation vorgesehen und nicht für Öffentliche Dienste. Die Installation mit einer Passwortabfrage für MySQL (phpMyAdmin) wird die Tage hier erscheinen -> "... Coming soon ..."
Für eine Automatische Installation, so führe diesen Befehl im Terminal aus:
sudo wget -O- 'https://raw.githubusercontent.com/ishak2001/Script/main/lampp/lampp-install.sh' | bashLast updated