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 a php trait?
How to redirect https to http url and vice versa in .htaccess?
Explain difference between urlencode and urldecode?
What is the use of mysql_real_escape_string() function?
What is the method to register a variable into a session?
How can I make a script that can be bilingual (supports english, german)?
What is the maximum size of a database in mysql?
List some features of php that are deprecated in php7?
Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?
When are you supposed to use endif to end the conditional statement?
how to open & closing opening period in fico
How long is session timeout?
When to use get and post request?
How many columns can be added in a table in mysql?
What is $_ request?