1. GSManager
    1. Funktionen
    2. Unterstützte Spiele
    3. Neuigkeiten
    4. Statistiken
    5. Serverliste
  2. Lexikon
  3. Filebase
  4. Entwicklung
  5. Forum
    1. Dashboard
    2. Unerledigte Themen
  6. Web-Interface
  7. Artikel
  8. Mitglieder
    1. Letzte Aktivitäten
    2. Benutzer online
    3. Team
    4. Mitgliedersuche
  • Anmelden
  • Registrieren
  • Suche
Lexikon
  • Alles
  • Artikel
  • Seiten
  • Dateien
  • Forum
  • Lexikon
  • Erweiterte Suche
  1. GSManager
  2. Lexikon
  3. Installing PHP [Linux]

Installing PHP [Linux]

  • iMarkus
  • 10. August 2015 um 17:38
  • 29. März 2016 um 09:28
  • 2.949 mal gelesen
Das Projekt GSManager (vormals ManuAdminMod) wurde am 01.01.2020 eingestellt - diese Internetpräsenz bleibt verfügbar, die Software wird aber nicht länger gepflegt. Vielen Dank für eure Unterstützung in den mehr als zehn vergangenen Jahren!

Sie betrachten gerade eine ältere Version des Eintrags. Klicken Sie hier, um zur aktuellen Version zu gelangen.

  • This will show you how to install PHP on Linux.

    == Installation on Debian / Ubuntu == The installation on Debian / Ubuntu is easy. By using the following command, you can install all required packages: [code=bash]apt-get install php5-cli php5 php5-mysql php5-sqlite php5-curl[/code] Please aware, that you must perform this command as user "root" by using the shell on your server. If any package could not be found, there is possibly the integration of another installation source required. Please read the Debian Documentation to find out how to add another installation source. == Installation on openSuSE == The installation on openSuSE is as easy as the one on Debian. By using the following command, you can install all required packages (PHP with MySQL extension, SQLite and the TCP-Console) [code=bash]yast -i php5-cli php5 php5-mysql php5-sqlite php5-curl[/code] Please aware, that you must perform this command as user "root" by using the shell on your server. If any package could not be found, there is possibly the integration of another installation source required. Please read the openSuSE Documentation to find out how to add another installation source.

  • Vorheriger Eintrag Installation von PHP [Windows]
  • Nächster Eintrag Killmessages
  • Änderungsprotokoll
  • PDF

In anderen Sprachen

  • Installation von PHP [Linux]

  1. Mitarbeiter
  2. Datenschutzerklärung
  3. Nutzungsbedingungen
  4. Impressum
  5. Kontakt
Lexikon, entwickelt von www.viecode.com
Community-Software: WoltLab Suite™