I installed Apache on my Windows 98, but I got the error "make_socket() failed... no sockets available...". Then I tried port 81 instead of the default 80, and that works fine. But now I always have to use http://localhost:81.
Is there some way to know which service already uses port 80?
I installed MySQL before the Apache server. Maybe that's it?