How to Install PHP on Windows XP IIS

104 21
    • 1). Download and extract the PHP installation files to a directory on the computer (see Resources).

    • 2). Click the Windows "Start" button on the IIS server computer. Select "Run" to open a text box dialog window. Type "cmd" into the text box and then press "Enter." This opens the MS DOS window.

    • 3). Type the following into the command prompt:

      msiexec.exe /i php-VERSION-win32-install.msi /q

      Replace "Version" with the version number you downloaded from the PHP website.

    • 4). Press "Enter." The command runs and installs the PHP system onto the Windows XP IIS server.

Subscribe to our newsletter
Sign up here to get the latest news, updates and special offers delivered directly to your inbox.
You can unsubscribe at any time

Leave A Reply

Your email address will not be published.