[Previous] [Next] [WWW Top] [Home] Nat Blundell (Tepic)

God Wars II Web Server Configuration

Removing PHP 4

  1. Stop Apache. Left click on the system try icon. Select "Apache 2" item. Select "Stop"

    Screenshot
  2. Delete the files we previously copied into your windows system directory. This is normally C:\WINDOWS\System32.

    expat.dll
    iconv.dll
    sablot.dll

  3. Rename the C:\PHP to something like C:\OLD_PHP

  4. Find and load the Apache configuration file. It is normally in C:\Program Files\Apache Group\Apache2\conf.

    Screenshot
  5. Comment out the PHP module configuration lines we previously added.

    Screenshot

Installing PHP 5

  1. Download the PHP I have prepared for you here:

    php-5.2.4.msi

  2. Install the MSI and except all the default options and/or selections below:

  3. You should now restart the Apache web server.

[Previous] [Next] [WWW Top] [Home] Valid XHTML 1.0 Strict