Problem running 3rd party web server on XP home

  • Thread starter Thread starter nathmeister
  • Start date Start date
N

nathmeister

I am trying to install a simple web server on XP home to test my ASP
pages locally.

I installed Sambar server months ago and when I went to
http://localhost/ it worked perfectly. Then I uninstalled it for some
stupid reason!

Now when I try to install any server (Sambar, Apache, Abyss, etc.) and
try to access http://localhost/ my browser just times out and can't
find index.html.

I'm sure this is a very simple problem but I just cannot figure it out
and would be very grateful for anyones help.

Cheers

Nathmeister
 
hi nath
Have you checked netstat -an from command prompt to check that server port
is open (port 80)
Is your main page called index.html?
are you running a firewall? If so turn it off while testing
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top