Help‎ > ‎How To‎ > ‎

Install PHP in Windows

  • Go to the PHP Downloads page
  • Under the PHP 5.x.xx Section, Windows Binaries, find the PHP 5.x.xx Installer
  • Download and install the php-5.x.xx-win32-installer.msi
  • Select Do NOT set up a web server
  • For the Extensions, make sure the following are installed:
    Curl
    OpenSSL
  • check to make sure PHP is in your path (go back to the Installation page) before continuing -- you may have to reboot.
Comments