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 / deepak
1.you have uninstalled the apache but didn't remove the
service from the service panel. So remove the service (using
sc delete <service name>). then reinstall the apahce.
2. If u have skype or any other tool which acquire port 80,
disable or change the port of the program.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is api example?
How do you count numbers in php?
What is reference variable php?
Explain what is the static variable in function useful for?
Which function will suitably replace 'x' if the size of a file needs to be checked? $Size=x(filename);
What is repository in php?
What is the maximum size of a database in mysql?
How is it possible to return a value from a function?
What is the difference between $argv and $argc? Give example?
Is php pass by reference or value?
Do you know what is php?
What are the advantages of object-oriented programming in php?
How do I start a php session?
Do you have to initialize variables in php?
Is php harder than javascript?