Quote:
Originally Posted by ExpressoDan
|
Excellent guide expresso
Serenepathy, pl install IIS as explained in the tutorial. It is easy, insert your windows xp prof cd, and then > add n remove (in control panel) > add and remove windows components > IIS and then run install.
Reboot.
Then right click my computer > manage > IIS services or somethinglike that >
when you reach there, pl post here >
web address there has to be 127.0.0.1
Now this is important
You have to allow scripts to run and EXECUTE on your PC Server.
Or else you will be seeing asp script file codes and .asp files wont execute.
make the default file as index.asp
{move it up} you will see up down arrows there.
open ur c drive > inetpub >wwwroot (thats the server accessible folder)
whatever you keep there will be accessible thro the browser.
Configure your firewall to run the IIS. Better disable it for a while, you can disconnect from net to feel safe
then you have to create a database. I will tell you the rest in next post.
Will await your input here.
|