Tilted Forum Project Discussion Community  

Go Back   Tilted Forum Project Discussion Community > Interests > Tilted Technology


 
 
LinkBack Thread Tools
Old 07-17-2005, 09:41 AM   #1 (permalink)
Junkie
 
CBlend's Avatar
 
Location: Classified
[Apache]Service installation issue

I have attempted to install the Apache web server on my Win XP Pro machine, so I can use some Perl scripts I have programmed. The documentation I read says when you install Apache for "All Users, on Port 80, as a service" that the Apache service is installed for you automatically. That didn't happen; my Apache Service Monitor says that no services have been installed.

So I entered this command to try and install the service manually, and here is what I got:

C:\Apache2\bin>apache -k install
<OS 10048>Only one usage of each socket address(protocol/network address/port) is normally permitted. :make_sock could not bind to address 0.0.0.0:80 no listening sockets available, shutting down
Unable to open logs

I saw this same message when Apache was being installed. How do I make Apache happy so it will install the service?

If you don't know, but know a good message board I could post this in, also let me know that! Thanks so much!
CBlend is offline  
Old 07-17-2005, 11:09 AM   #2 (permalink)
Insane
 
Location: Michigan
It is happening because IIS is running on port 80 already. In the services console, stop IIS and set its start-up type to "manual".
__________________
Patterns have a habit of repeating themselves.
asshopo is offline  
Old 07-17-2005, 11:28 AM   #3 (permalink)
Junkie
 
CBlend's Avatar
 
Location: Classified
You are absolutely right! I stopped that service and restarted Apache...BAM! I saw the Apache doc in my browser, and my script worked perfectly.

THANK YOU!!!
CBlend is offline  
Old 07-17-2005, 11:31 AM   #4 (permalink)
Insane
 
Location: Michigan
No problem! Glad I could help.
__________________
Patterns have a habit of repeating themselves.
asshopo is offline  
Old 07-26-2005, 05:44 PM   #5 (permalink)
Psycho
 
I'm glad someone else had this happen to them. I first had this problem a year ago and felt like a total moron when I realized what was going on.
insidious_machinae is offline  
 

Tags
apacheservice, installation, issue

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 12:15 PM.

Tilted Forum Project

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73