1. GSManager
    1. Features
    2. Supported Games
    3. News
    4. Statistics
    5. Server list
  2. Lexicon
  3. Filebase
  4. Development
  5. Forum
    1. Dashboard
    2. Unresolved Threads
  6. Web-Interface
  7. Articles
  8. Members
    1. Recent Activities
    2. Users Online
    3. Team
    4. Search Members
  • Login
  • Register
  • Search
Lexikon
  • Everywhere
  • Articles
  • Pages
  • Files
  • Forum
  • Lexikon
  • More Options
  1. GSManager
  2. Lexicon

Installing PHP [Windows]

  • iMarkus
  • August 11, 2015 at 2:40 PM
  • August 17, 2015 at 2:18 PM
  • 5,986 times viewed
The project GSManager (formerly ManuAdminMod) was discontinued on 01.01.2020 - this internet presence stays available, but the software is no longer maintained. Thanks for your support over the more than 10 past years!
  • 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.

  • Previous entry Installing PHP [Linux]
  • Next entry Installing the GSManager
  • Changelog
  • PDF

Languages

  • Installation von PHP [Windows]

Table of Contents

  • 1 Downloading PHP
  • 2 Unpacking PHP
  • 3 Modify the INI File
  1. Staff
  2. Privacy Policy
  3. Terms of Service
  4. Legal Notice
  5. Contact
Lexicon, developed by www.viecode.com
Powered by WoltLab Suite™