Front Office Football Central  

Go Back   Front Office Football Central > Archives > FOFC Archive
Register FAQ Members List Calendar Mark Forums Read Statistics

Reply
 
Thread Tools
Old 09-09-2003, 08:35 PM   #1
GoldenEagle
Grizzled Veteran
 
Join Date: Dec 2002
Location: Little Rock, AR
Apache 2.0

Anyone know anything about the program? I get this error message when trying to start the program:

Only one usage of each socket address is normally permitted. :make_sock: could not bind to the address 0.0.0.0:80 No listening socks available,s hutting down
Unable to listen to logs.

Now, I have edited the httpd.conf to aloow me to use PHP.


Last edited by GoldenEagle : 09-09-2003 at 08:36 PM.
GoldenEagle is offline   Reply With Quote
Old 09-09-2003, 08:51 PM   #2
GoldenEagle
Grizzled Veteran
 
Join Date: Dec 2002
Location: Little Rock, AR
Nevermind, I am going back to my corner and sitting down
__________________
Xbox 360 Gamer Tag: GoldenEagle014
GoldenEagle is offline   Reply With Quote
Old 09-10-2003, 06:24 AM   #3
Alan T
Hall Of Famer
 
Join Date: Dec 2002
Location: Mass.
Re: Apache 2.0

Quote:
Originally posted by GoldenEagle

Only one usage of each socket address is normally permitted. :make_sock: could not bind to the address 0.0.0.0:80 No listening socks available,s hutting down
Unable to listen to logs.


Means you have a service already listening on port 80 (usually a web server). Means you likely have another instance of apache already started I would guess.
Alan T is offline   Reply With Quote
Old 09-10-2003, 07:24 AM   #4
Alf
Pro Starter
 
Join Date: Jan 2001
Location: Rennes, France
0.0.0.0 => non valid IP address. Did you configure your IP address properly ?
__________________
FOFL - GML - IHOF - FranceStats
Alf is offline   Reply With Quote
Old 09-10-2003, 07:53 AM   #5
Alan T
Hall Of Famer
 
Join Date: Dec 2002
Location: Mass.
Many systems actually use 0.0.0.0 not as the address but actually to mean it is listening on any address valid for the machine..

You can configure apache a few different ways (to listen only on one specific address and port, or to listen on any valid address on a specific port)..

It is useful when you might have multiple Addresses on a machine for one form of multiple hosts... (an alternative to using hostheaders or such.)

The 0.0.0.0 is not really a problem in the above error. Just the bind fail is the problem
__________________
Couch to ??k - From the couch to a Marathon in roughly 18 months.


Alan T is offline   Reply With Quote
Old 09-10-2003, 08:34 AM   #6
Alf
Pro Starter
 
Join Date: Jan 2001
Location: Rennes, France
Alan, on our machines, we do set specific IP addresses for which the Apache server listens, we just configure

Port 80

so he can listen on Port 80 for all his IP adresses. However, those are real IP addresses (several interface). I don't know (yet) the configuration for virtual servers (we are doing this this week for one of our server though )
__________________
FOFL - GML - IHOF - FranceStats
Alf is offline   Reply With Quote
Old 09-10-2003, 09:03 AM   #7
Alan T
Hall Of Famer
 
Join Date: Dec 2002
Location: Mass.
I personally have always felt that it was a waste of routable IP addresses in most cases to host different sites on the same physical machine on different services. I have been a bigger fan of using virtual hosts and host headers to do the same thing without wasting routable IP addresses. The only caveat of course is there are times for security reasons, financial reasons or technical reasons that you should use seperate IP addresses or even seperate systems all together for a site. Most of the stuff I do, that is not necessary though.
__________________
Couch to ??k - From the couch to a Marathon in roughly 18 months.


Alan T is offline   Reply With Quote
Old 09-10-2003, 10:21 AM   #8
cuervo72
Head Coach
 
Join Date: Dec 2002
Location: Maryland
Ahh, I was happy back when I used Apache on Unix. I believe at first we needed to use distinct IP's, as virtual hosting wasn't available yet ('96, '97)? After that we started using virtual hosts out the wazoo. It was handy for all those departments/orgs who wanted their own domain names.
__________________
null
cuervo72 is offline   Reply With Quote
Old 09-10-2003, 10:44 AM   #9
Franklinnoble
Banned
 
Join Date: Jul 2002
Location: Placerville, CA
<--- wishes he knew more about Linux & Apache...
Franklinnoble is offline   Reply With Quote
Old 09-10-2003, 11:17 AM   #10
Alan T
Hall Of Famer
 
Join Date: Dec 2002
Location: Mass.
Only one way to learn Franklin Unlike Microsoft, Linux is free to download and try out (as long as you do not violate their usage policy)..
__________________
Couch to ??k - From the couch to a Marathon in roughly 18 months.


Alan T is offline   Reply With Quote
Old 09-10-2003, 12:51 PM   #11
primelord
Pro Rookie
 
Join Date: Oct 2000
Quote:
Originally posted by Alan T
Only one way to learn Franklin Unlike Microsoft, Linux is free to download and try out (as long as you do not violate their usage policy)..


Unless you plan on altering the code and clamining it all as your own or plan on making changes and distributing it as a closed source product it's pretty hard to violate their usage policy.
primelord is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump


All times are GMT -5. The time now is 07:50 AM.



Powered by vBulletin Version 3.6.0
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.