Die Installation von MediaWiki auf Ihrem VPS-Server, der Ubuntu 24.04 ausführt, ist ein einfacher Prozess. Befolgen Sie diese Schritte, um es schnell einzurichten.

Schritt 1: System aktualisieren

        sudo apt update && sudo apt upgrade -y
    

Schritt 2: Erforderliche Pakete installieren

Installieren Sie die notwendigen Pakete für MediaWiki:

        sudo apt install apache2 mysql-server php php-mysql php-xml php-mbstring php-zip -y
    

Schritt 3: MediaWiki herunterladen

Wechseln Sie in das Webverzeichnis und laden Sie die neueste Version von MediaWiki herunter:

        cd /var/www/html
        sudo wget https://releases.wikimedia.org/mediawiki/1.38/mediawiki-1.38.0.tar.gz
        sudo tar -xvzf mediawiki-1.38.0.tar.gz
        sudo mv mediawiki-1.38.0 mediawiki
    

Schritt 4: Apache konfigurieren

Erstellen Sie eine neue Apache-Konfigurationsdatei für MediaWiki:

        sudo nano /etc/apache2/sites-available/mediawiki.conf
    

Fügen Sie die folgende Konfiguration ein:

<VirtualHost *:80>
            DocumentRoot /var/www/html/mediawiki

Aktivieren Sie die neue Seite und das Rewrite-Modul:

        sudo a2ensite mediawiki
        sudo a2enmod rewrite
        sudo systemctl restart apache2
    

Schritt 5: Datenbank erstellen

Loggen Sie sich bei MySQL ein, um eine Datenbank für MediaWiki zu erstellen:

        sudo mysql -u root -p
    

Führen Sie dann die folgenden Befehle aus:

        CREATE DATABASE wikidb;
        CREATE USER 'wikiuser'@'localhost' IDENTIFIED BY 'Ihr_Passwort';
        GRANT ALL PRIVILEGES ON wikidb.* TO 'wikiuser'@'localhost';
        FLUSH PRIVILEGES;
        EXIT;
    

Schritt 6: MediaWiki konfigurieren

Wechseln Sie in das MediaWiki-Verzeichnis und starten Sie die Installation:

        cd /var/www/html/mediawiki
        sudo php maintenance/install.php --dbtype=mysql --dbserver=localhost --dbname=wikidb --dbuser=wikiuser --dbpass=Ihr_Passwort --installdb
    

Schritt 7: Installation abschließen

Öffnen Sie Ihren Webbrowser und gehen Sie zu:

        http://Ihre_Server_IP
    

Folgen Sie den Anweisungen auf dem Bildschirm, um die Installation abzuschließen.

Fazit

Indem Sie diese Schritte befolgen, haben Sie MediaWiki erfolgreich auf Ihrem VPS-Server mit Ubuntu 24.04 installiert. Viel Spaß mit Ihrem neuen Wiki!

Linux VPS

Linux VPS UK

Linux VPS

VPS Windows

Serwer VPS Windows

VPS Linux VPSDeutschland

Linux VPS Hosting

VPS Linux VPSEspaña

Linux VPS Nederland

VPS Linux VPSItalia

VPS Linux VPSPortugal

VPS Linux VPS??????

VPS Linux VPS???????

VPS Linux VPS??

VPS Linux VPSSverige

VPS Linux VPSNorge

VPS Linux VPS????

VPS Linux VPSTürkiye

Remote Desktop Services (RDS)

RDS CAL (Client Access License)

Remote Desktop VPS

Keywords: windows vps uk, windows vps, uk windows vps, windows vps hosting uk, vps windows server, uk vps windows, vps windows, servidor vps windows, vps uk windows, vps with windows, virtual private server windows, windows virtual private server, windows vps server uk, vps for windows, servidores vps windows, vps windows uk, windows vps hosting, vps windows hosting, windows vps server, windows virtual private servers, vps on windows, vps windows servers, cheap windows vps uk, windowsvps, windows desktop vps, buy vps windows, windows server vps, windows 10 vps uk, rds services, rds cal, remote desktop services, remote desktop hosting

#windowsvps #vpshosting #ukvps #virtualserver #windowsvpsuk #vpsserver #hostingvps #cloudvps #windowsvpshosting #cheapvps #vpswithwindows #windowsserver #servervps #vpssolutions #vpswindows #rdscal #remotedesktop #remotedesktopvps #rds #windowsrds

vps windows