Date: Fri, 12 Mar 2004 12:42:16 -0800 From: Kent Stewart <kstewart@owt.com> To: freebsd-questions@freebsd.org Subject: Re: "bind: Address already in use" on Apache 1.3.29 Message-ID: <200403121242.17022.kstewart@owt.com> In-Reply-To: <200403122026.I2CKQ1P5092986@asarian-host.net> References: <200403122026.I2CKQ1P5092986@asarian-host.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 12 March 2004 12:26 pm, Mark wrote: > Hello, > > I upgraded my Apache server to 1.3.29, on FreeBSD 4.9R-p3. Now, all > of sudden, it will not bind anymore, for no apparent reason: > > [Fri Mar 12 21:12:12 2004] [notice] Apache/1.3.29 (Unix) > mod_perl/1.28 PHP/4.3.4 mod_ssl/2.8.16 OpenSSL/0.9.7c configured -- > resuming normal operations > [Fri Mar 12 21:12:12 2004] [notice] Accept mutex: flock (Default: > flock) bind: Address already in use > > No address is in use, I can assure you. This is quite absurd; I use > the same config as the .28 version. The daemon will not prefork, > either. > > Anyone has similar experience? Or an idea to solve it? > Did you stop the oldversion of Apache before you tried to start the new one? I have scripts called startapache and stopapache to stop it before I do the install. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403121242.17022.kstewart>