Date: Fri, 12 Mar 2004 22:27:58 GMT From: Mark <admin@asarian-host.net> To: "Kent Stewart" <kstewart@owt.com> Cc: freebsd-questions@freebsd.org Subject: SOLVED! Re: "bind: Address already in use" on Apache 1.3.29 Message-ID: <200403122227.I2CMRV5J097713@asarian-host.net> References: <200403122026.I2CKQ1P5092986@asarian-host.net> <200403121242.17022.kstewart@owt.com> <200403122055.I2CKTSCD094107@asarian-host.net> <200403121321.16131.kstewart@owt.com>
next in thread | previous in thread | raw e-mail | index | archive | help
It is solved. ;) I had build Apache as follows: "make APACHE_WITH_MODSNMP=yes" Removing the mod_snmp directive, and recompiling, caused all problems to go away. The modules are not properly created; hence, after unloading them from config, Apache really trips over their absence. I can live without mod_snmp, though. :) - Mark ----- Original Message ----- From: "Kent Stewart" <kstewart@owt.com> To: "Mark" <admin@asarian-host.net> Cc: <freebsd-questions@freebsd.org> Sent: Friday, March 12, 2004 10:21 PM Subject: Re: "bind: Address already in use" on Apache 1.3.29
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403122227.I2CMRV5J097713>