I have read many articles that basically did not show the proper way to enable the ASP in IIS 7.0 Specially when you are using vista 64 bit IIS well it is so easy
Here are the following steps
1) Click on the Controll panel
2) Click on the program
3) Select the Turn on / off window features
4) Select ALL IIS property (Make sure select ASP and CGI script) i recomend to select all scripting languages also other options
5) click ok
6) Click on start > Program > Administrative Tool > IIS Managment
7) Click on the Computer name
8) You will see the ASP Icon on the right panel
9) Click on the Enable in script
10) also if you need to view the error you will set the property with same location
now define any ASP website in IIS and it will run
How to run PHP
First you need to download the setup from the PHP website its better if you download the setup instead of the downloading the zip file
you will find the PHP set up on internet very eaisaly its a exe file (make sure if you are using vista there is some setup installation issue so make sure you always run the setup by "Run as administrator option" by right clicking on the php setup
once you install PHP setup either on c:\php or where you want to install then
1) Open the IIS
2) click on computer name
3) Double click Handler Mappings
4) Click on the "Add Module Mapping link" under right side bar link section
5) Place following information
Request Path : *.php
Module: FastCGIModule
Executable path: C:\PHP\Php-cgi.exe (Select your php-cgi.exe path and make sure it will be exe)
Name: PHP
6) Click OK
now define any PHP website in IIS and it will run
Check this video
Note: Please follow this blog this i face the error on June 05 2011
http://bestvisualization.blogspot.com/2011/06/http-error-5000-internal-server-error.html
Check this video
Note: Please follow this blog this i face the error on June 05 2011
http://bestvisualization.blogspot.com/2011/06/http-error-5000-internal-server-error.html
For any query just send me the email at
rashidbilgrami@hotmail.com
Rashid Bilgrami
CEO Best Visualization
Comments
Post a Comment
Thanks for the Comments , Your review will display soon