Re: [gentoo-user] Dead apache (cannot listen)

2007-09-08 Thread Alexander Reitzel
heres my default vhost Listen 80 NameVirtualHost *:80 IfDefine HIVE VirtualHost *:80 ServerAdmin [EMAIL PROTECTED] ServerName hive.silan DocumentRoot /var/www/hive.silan/htdocs Directory /var/www/hive.silan/htdocs

Re: [gentoo-user] Dead apache (cannot listen)

2007-09-07 Thread Kevin O'Gorman
Thanks for top-posting :o) This is still a bit mysterious for me. I've tried to do what you said, but apache still fails to start because it cannot open a listening port. Here's what I've figured out about what I have: /etc/conf.c/apache2 contains APACHE2_OPTS=-D DEFAULT_VHOST -D INFO -D

Re: [gentoo-user] Dead apache (cannot listen)

2007-09-07 Thread Steen Eugen Poulsen
Kevin O'Gorman skrev: My 00_default_vhost.conf: === start 00_default_vhost.conf == # If your host doesn't have a registered DNS name, enter its IP address here. # #ServerName www.example.com:80 http://www.example.com:80 ServerName www.kosmanor.com:80

Re: [gentoo-user] Dead apache (cannot listen)

2007-09-07 Thread Kevin O'Gorman
On 9/7/07, Steen Eugen Poulsen [EMAIL PROTECTED] wrote: Kevin O'Gorman skrev: My 00_default_vhost.conf: === start 00_default_vhost.conf == # If your host doesn't have a registered DNS name, enter its IP address here. # #ServerName

Re: [gentoo-user] Dead apache (cannot listen)

2007-09-07 Thread Kevin O'Gorman
Mystery solved. As expected: my bad. Details at the bottom On 9/7/07, Kevin O'Gorman [EMAIL PROTECTED] wrote: On 9/7/07, Steen Eugen Poulsen [EMAIL PROTECTED] wrote: Kevin O'Gorman skrev: My 00_default_vhost.conf: === start 00_default_vhost.conf ==

[gentoo-user] Dead apache (cannot listen)

2007-09-06 Thread Kevin O'Gorman
Somewhere in the update to 2.2.4-r12, listening got lost. I tried to follow instructions, but apparently failed. Here's what happens (minus a MaxClients warning that doesn't look like a show-stopper): treat init.d # ./apache2 start * Starting apache2 ... (98)Address already in use: make_sock:

Re: [gentoo-user] Dead apache (cannot listen)

2007-09-06 Thread Alexander Reitzel
you should look at your vhost configs. take an example of the current default_vhost config and make sure to keep the -D DEFAULT_VHOST in /etc/conf.d/apache2 Ive had the same problem with one of my servers and after using the default thiggie it worked fine. Am Freitag, 7. September 2007