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 are the functions used in php?
which will print out the php call stack?
Do I need apache for php?
Write a hello world program using variable?
How the values are ordered in an array?
What are the uses of explode() and implode() functions?
What does the unlink() function means?
Declare a new variable in php equal to the number 3;
Where session is stored?
Why does sql injection happen?
When a conditional statement is ended with an endif?
How are php sessions stored?
What is the purpose of break and continue statement?
What is orm in php framework?
How we can get the number of elements in an array?