This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
internet:hosting:iis [2011/12/15 20:16] gcooper |
internet:hosting:iis [2011/12/15 20:39] (current) gcooper |
||
---|---|---|---|
Line 9: | Line 9: | ||
==== Install PHP Support ==== | ==== Install PHP Support ==== | ||
- | http:// | + | Installing PHP on IIS: |
- | http://learn.iis.net/ | + | http://www.youtube.com/watch? |
- | http:// | + | Hello World PHP Application Deployment on IIS Server: |
+ | http:// | ||
+ | |||
+ | IIS Official Forums: | ||
+ | |||
+ | http:// | ||
+ | |||
+ | At the Windows server where you want PHP installed: | ||
+ | |||
+ | - Make sure the CGI role is installed | ||
+ | * **Server Manager -> Roles -> Web Server (IIS) -> CGI** | ||
+ | - Browse to http:// | ||
+ | - Click **Install PHP** | ||
+ | - Download and run the installer | ||
+ | - | ||