Quote:
Originally Posted by AndrewGSW
IIS commandeers port 80 which is the default port for WAMP. I found it best just to let IIS have its way and change the port for WAMP: I use 81.
This video may be useful - telling you how to change it -but I haven't watched it myself.
Once you've change the port you would then use:
http://localhost:81/
to preview your web site (having first started the wamp server).
|
Thank you all for you responses, I have now resolved my issue.
The video has sorted out my problem.