Hello Hakan.
The problem appears to the DNS service. Try this. On a DOS prompt, ping localhost. If you do not receive a reply, your tcpip is noy set up correctly. Remove all network drivers, re-boot and reinstall the network protocols. In your windows directory, search for a "HOSTS" file. Add the the following line :
localhost 127.0.0.1
Hopefully this should cure your problem.
HÃ¥kan wrote:
I installed Apache on win98 without any problems. I also can startup Apache and it runs fine. But when I want to access localhost I'm not allowed. Only when I'm up and running on internet I can access localhost.
I'm also runing Linux (much better) and there I've no problems accessing localhost while I'm off line.
Does anyone know??