Date: Sat, 22 Jun 1996 13:03:22 -0700 (PDT) From: Doug White <dwhite@riley-net170-164.uoregon.edu> To: Interview w/ a boog <boog@gti.net> Cc: questions@freebsd.org Subject: Re: apache setup Message-ID: <Pine.BSF.3.91.960622130205.238A-100000@gdi.uoregon.edu> In-Reply-To: <Pine.SUN.3.93.960622133735.11512A-100000@apollo.gti.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960622130205.238A-100000>