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 [Windows]

Installing PHP [Windows]

  • iMarkus
  • 11. August 2015 um 14:40
  • 17. August 2015 um 14:18
  • 3.059 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 Windows.

    1 Downloading PHP


    First you must download the newest non Thread Safe version ffrom the PHP Website. When this entry was written, this was the newest version

    2 Unpacking PHP


    Unpack the downloaded .zip file to a chosen folder, for example C:/PHP

    3 Modify the INI File


    Next you must to enter your PHP folder and rename your php.ini-production to php.ini. You must open this file with your text editor and replace some rows by using the following table:

    line number(*) search for replace with
    466 display_errors = Off display_errors = On
    736 ; extension_dir = "ext" extension_dir = "ext"
    888 ; extension=php_mbstring.dll extension=php_mbstring.dll
    895 ; extension=php_pdo_mysql.dll extension=php_pdo_mysql.dll
    899 ; extension=php_pdo_sqlite.dll extension=php_pdo_sqlite.dll

    (*) The line number can differ, which depends on the used version. The used line numbers in the table above are from the PHP-version 5.6.12 x86.

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

In anderen Sprachen

  • Installation von PHP [Windows]

Inhaltsverzeichnis

  • 1 Downloading PHP
  • 2 Unpacking PHP
  • 3 Modify the INI File
  1. Mitarbeiter
  2. Datenschutzerklärung
  3. Nutzungsbedingungen
  4. Impressum
  5. Kontakt
Lexikon, entwickelt von www.viecode.com
Community-Software: WoltLab Suite™