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
  • 2.193 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.

    == Downloading PHP == First you must downloa[size=10]d [/size]the newest [tt]non Thread Safe[/tt] version ffrom the [url='http://windows.php.net/download']PHP Website[/url]. When this entry was written, this was the [url='http://windows.php.net/downloads/releases/php-5.6.12-nts-Win32-VC11-x86.zip']newest version[/url] == Unpacking PHP == Unpack the downloaded .zip file to a chosen folder, for example C:/PHP == Modify the INI File == [size=10]Next you must to enter your PHP folder and rename your [tt]php.ini-production[/tt] to [tt]php.ini[/tt]. You must open this file with your text editor and replace some rows by using the following table:[/size] [table] [tr] [td]line number(*)[/td] [td]search for[/td] [td]replace with[/td] [/tr] [tr] [td]466[/td] [td]display_errors = [color=#FF0000]Off[/color][/td] [td]display_errors = [color=#008000]On[/color][/td] [/tr] [tr] [td]736[/td] [td][color=#FF0000];[/color] extension_dir = "ext"[/td] [td][color=#008000]extension_dir = "ext"[/color][/td] [/tr] [tr] [td]888[/td] [td][color=#FF0000];[/color] extension=php_mbstring.dll[/td] [td][color=#008000]extension=php_mbstring.dll[/color][/td] [/tr] [tr] [td]895[/td] [td][color=#FF0000];[/color] extension=php_pdo_mysql.dll[/td] [td][color=#008000]extension=php_pdo_mysql.dll[/color][/td] [/tr] [tr] [td]899[/td] [td][color=#FF0000];[/color] extension=php_pdo_sqlite.dll[/td] [td][color=#008000]extension=php_pdo_sqlite.dll[/color][/td] [/tr] [/table] (*) 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]

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