On Tue, Jan 15, 2002 at 04:49:49PM -0800, Bob Van Cleef wrote: > > As downloaded, apache is configured to find its files in /etc/apache. > I moved them to /a/apache/conf to match all of our older systems, > but apachectl and apache couldn't find them, inspite of changing > the CONF variable in /etc/init.d/apache. > > 1) apachectl ignores the CONF variable. I changed line 28 to fix that. > > HTTPD="/usr/sbin/apache -f $CONF" > > 2) /etc/init.d/apache does not export any of the variables that > are defined. I changed line 13 to fix that: > > export CONF=/a/apache/conf/httpd.conf > > I'm not sure where I should report this, but since I'm doing it > on a Sparc I thought I would start here. /grin
Since it is a general bug, report it to the Bug Tracking System (linked to from the www.debian.org site). -- .----------=======-=-======-=========-----------=====------------=-=-----. / Ben Collins -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=========------=======-------------=-=-----=-===-======-------=--=---'

