Moderne PhpMyAdmin Installation
SSH-Client:
Installation:
apt update && apt upgrade -yapt install ca-certificates apt-transport-https lsb-release gnupg curl nano unzip -ycurl -fsSL https://packages.sury.org/php/apt.gpg -o /usr/share/keyrings/php-archive-keyring.gpgecho "deb [signed-by=/usr/share/keyrings/php-archive-keyring.gpg] https://packages.sury.org/php/ $(lsb_release -sc) main" > /etc/apt/sources.list.d/php.listapt updateapt install apache2 -yapt install php8.4 php8.4-cli php8.4-common php8.4-curl php8.4-gd php8.4-intl php8.4-mbstring php8.4-mysql php8.4-opcache php8.4-readline php8.4-xml php8.4-xsl php8.4-zip php8.4-bz2 libapache2-mod-php8.4 -yDatenbank von außen erreichbar machen
Wichtiger Sicherheits-Disclaimer
Datenbank von außen erreichbar machen
Datenbank mit UFW absichern
Zuletzt aktualisiert
War das hilfreich?
