Hi all,
I have a problem in Apache on windows xp.I tried to
unistall apache and install it again. But when in did the
installation again, and tried to run apache, i get the
following error message,
Socketaddresse can just be used once.
Make_sock: could not build to address 0.0.0.0.80
No listening sockets available.Shutting down
Unable to open logs.
and i also get
(error) OS2. The system cannot fine the installed service
named "Apache2".
Please i need some one to help me out with this.I'm really
fustrated cuz i need this stuff working as fast as possible.
PLEASE HELP ME
Answer Posted / gaurav
The socket address 80 in your machine is already taken over
so either find and kill that process that is occupied that
port or change the port address.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of get and post method in php?
How can we determine whether a php variable is an instantiated object of a certain class?
Can we extend final class in php?
Does php support polymorphism?
How we get browser details of clients machine?
Is strcmp case sensitive?
What are php parameters?
Why do we use inheritance in php?
How to delete a file from the system?
Tell me will a comparison of an integer 12 and a string "13" work in php?
What is session cookies php?
Is uploaded file php?
What is helper function?
What is the importance of parser in php?
What are the encryption functions in php?