Hello guys,
Im trying to install Apache-2.0.44 on windows98. But when I tried to start it, it gives me the following error:
(OS 10048)Address Already in Use: make_sock: cound not bind to address 0.0.0.0:8080
no listening socket available. shutting down
unable to open log
Later on I found that the port 8080 is already in use so I changed my apache port to 80(thru httpd.conf)
But now when I try "apache -k start", it simply doesn't do anything, doesn't give any message and simply give me prompt.
===========
c:\apache\apache2\bin\apache -k start
c:\apache\apache2\bin_