- Download php binaries from php.net
- Unzip & copy in the c drive somewhere (usually I put them in the program files)
- Add environment variable ..path (php path)
- Inetmgr ..
- Handler mapping
- Add module mapping
- Follow the above image.. if there are spaces in the path use double quotes
- Press ok ok .. PHP is setup
- Set date time zone in php.ini
- set extensions path in php.ini
- allow extensions that are requried in php.ini
- Save new php.ini
- Start using PHP
Advertisements