PHP Installation



In this chapter we will be learning the complete process of installation of PHP on the local environment.

Tools Required :

  1. We know that, PHP is server scripting language, It runs of the server and we are doing PHP practice on the local environment.
  2. We need to configure our local station so that it can act as server to run PHP programs.
  3. We require latest version of WampServer for Windows in order to install and setup PHP environment on local

Steps to be carried out :

We need to perform following steps to install PHP on your local environment.


If you are seeing the WampServer offline error then you can use our troubleshooting guide for fixing the error.