Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Apache 2.2.15 setup problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Tristanm
Apprentice
Apprentice


Joined: 15 Aug 2008
Posts: 209

PostPosted: Thu Jul 22, 2010 6:36 pm    Post subject: Apache 2.2.15 setup problem Reply with quote

I am attempting to set up Apache web server on my gentoo server. The problem I seem to be having is that it's not broadcasting out to the world. The server starts up with no errors, but doesn't actually do anything. On top of that, I've been unable to find any sort of guide to help set the thing up. The gentoo wiki is no help, as it pretty much says "emerge and run it"
Back to top
View user's profile Send private message
lxg
Veteran
Veteran


Joined: 12 Nov 2005
Posts: 1019
Location: Aachen, Germany

PostPosted: Thu Jul 22, 2010 6:48 pm    Post subject: Reply with quote

Please post some facts. ;)

Code:
cat /var/log/apache2/*
wget -O - localhost


should do for starters.

Anything noteworthy about your config?
_________________
lxg.de – codebits and tech talk
Back to top
View user's profile Send private message
Tristanm
Apprentice
Apprentice


Joined: 15 Aug 2008
Posts: 209

PostPosted: Thu Jul 22, 2010 7:03 pm    Post subject: Reply with quote

My config is pretty much the default. I haven't been able to find much on it, which is why I've had such a problem with it.

Quote:
tristan-server ~ # cat /var/log/apache2/*
[Wed Jun 09 08:36:15 2010] [alert] (EAI 2)Name or service not known: mod_unique_id: unable to find IPv4 address of "tristan-server"
Configuration Failed
[Wed Jun 09 08:40:36 2010] [alert] (EAI 2)Name or service not known: mod_unique_id: unable to find IPv4 address of "tristan-server"
Configuration Failed
[Thu Jul 22 10:55:09 2010] [alert] (EAI 2)Name or service not known: mod_unique_id: unable to find IPv4 address of "tristan-server"
Configuration Failed
[Thu Jul 22 11:08:45 2010] [alert] (EAI 2)Name or service not known: mod_unique_id: unable to find IPv4 address of "tristan-server"
Configuration Failed
[Thu Jul 22 11:09:17 2010] [alert] (EAI 2)Name or service not known: mod_unique_id: unable to find IPv4 address of "tristan-server"
Configuration Failed
[Thu Jul 22 11:41:02 2010] [alert] (EAI 2)Name or service not known: mod_unique_id: unable to find IPv4 address of "tristan-server"
Configuration Failed
[Thu Jul 22 12:44:58 2010] [alert] (EAI 2)Name or service not known: mod_unique_id: unable to find IPv4 address of "tristan-server"
Configuration Failed


Quote:
tristan-server ~ # wget -O - localhost
--2010-07-22 14:01:43-- http://localhost/
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:80... failed: Connection refused.
Back to top
View user's profile Send private message
lxg
Veteran
Veteran


Joined: 12 Nov 2005
Posts: 1019
Location: Aachen, Germany

PostPosted: Thu Jul 22, 2010 7:06 pm    Post subject: Reply with quote

Oh, the mod_unique_id thing … I remember that. But not the solution, sorry. :(

I think it has to do with your hosts settings and that specific module, I'm sure Google can lead you to the answer.
_________________
lxg.de – codebits and tech talk
Back to top
View user's profile Send private message
mokia
n00b
n00b


Joined: 01 Feb 2010
Posts: 63
Location: Hungary

PostPosted: Thu Jul 22, 2010 9:00 pm    Post subject: Reply with quote

Did you set 127.0.0.1 tristan-server in /etc/hosts?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum