Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2003 13:56:21 GMT
From:      Mark <admin@asarian-host.net>
To:        <freebsd-questions@freebsd.org>
Subject:   Apache/1.3.28 will not bind to other port
Message-ID:  <200307311356.H6VDUKAR033209@asarian-host.net>

next in thread | raw e-mail | index | archive | help
This is odd. Just compiled and installed Apache/1.3.28. So, I figure I play
around with it a bit, untill I am sure I get it working properly. So, I
added this to httpd.conf:

#
# Port: The port to which the standalone server listens. For
# ports < 1023, you will need httpd to be run as root initially.
#

Port 90

But it would not start, and the error log says:

[Thu Jul 31 15:36:26 2003] [crit] (48)Address already in use: make_sock:
could not bind to port 80

Yes, I know this. :) That is why I set it to port 90 for the moment. Any one
seeing something I dreadfully missed? I compiled, install and ran
Apache/1.3.28 on the Vmware box first, where it works great. But on the real
server, I want to test out a few things further first; hence, port 90.

Thanks in advance,

- Mark



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307311356.H6VDUKAR033209>