From owner-freebsd-questions Sat Jun 22 13:03:23 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA05755 for questions-outgoing; Sat, 22 Jun 1996 13:03:23 -0700 (PDT) Received: from gdi.uoregon.edu (cisco-ts7-line5.uoregon.edu [128.223.150.52]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id NAA05743 for ; Sat, 22 Jun 1996 13:03:18 -0700 (PDT) Received: (from dwhite@localhost) by gdi.uoregon.edu (8.6.12/8.6.12) id NAA00247; Sat, 22 Jun 1996 13:03:23 -0700 Date: Sat, 22 Jun 1996 13:03:22 -0700 (PDT) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: Interview w/ a boog cc: questions@freebsd.org Subject: Re: apache setup In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sat, 22 Jun 1996, Interview w/ a boog wrote: > sorry to bother again... > I am running apache_1.0.3 which came with the 2.2 snapshot release > > I was told to put a few lines of code in /etc/rc... > these lines start the apache httpd daemon upon boot...the problem, however > is that i can lynx out, but not in, and there is no indication that i am > running an httpd process when I do a 'ps -ax'. > I put the path string for calling the httpd.conf file - > (e.g. /usr/local/www/server/httpd -f > /usr/local/www/server/conf/httpd.conf) > but i get an error saying that the '-f' is an invalid parameter. this > error comes during boot right after it launches the apache daemon. If you have a 2.2 SNAP, then there is an option in /etc/sysconfig to turn on apache. Make sure httpd is in the normal path and set apache_httpd to YES in sysconfig. If it doesn't like -f, then don't use it. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major