PHP Installation
In this chapter we will be learning the complete process of installation of PHP on the local environment.
Tools Required :
- We know that, PHP is server scripting language, It runs of the server and we are doing PHP practice on the local environment.
- We need to configure our local station so that it can act as server to run PHP programs.
- 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.
No | Step to be performed |
---|---|
1 | Download and Install WampServer on Local |
2 | Testing the installation |
3 | Checking the WampServer |
If you are seeing the WampServer offline error then you can use our troubleshooting guide for fixing the error.