
Here is the story.
http://localhost/localstart.asp
Scratching your head and saying WTF
You have already installed IIS or some other application which
listens to port 80. Port 80 is the default port Apache is listening. But already
IIS is bound to that port and only one server can bind to a port at a time.
Solution #1: Simple, but not feasible for most of you. Uninstall IIS .
Solution #2: Change the Port in which Apache is listening.
Note : If you are using WAMP, you can directly access the httpd.conf file from WAMP menu. Refer the following picture.

RSS feed for comments on this post. TrackBack URL
June 21st, 2009 at 12:06 pm
great works fine