[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#68046: marked as done (apache: apache binary does not understand -f and -d command line switches)



Your message dated 15 Jul 2003 20:09:50 +0200
with message-id <87n0ff64r5.fsf@yiwaz.raw.no>
and subject line fixed
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 31 Jul 2000 23:21:51 +0000
>From thaths@apu.mcom.com Mon Jul 31 18:21:50 2000
Return-path: <thaths@apu.mcom.com>
Received: from h-207-1-145-44.netscape.com (apu.mcom.com) [207.1.145.44] 
	by master.debian.org with esmtp (Exim 3.12 2 (Debian))
	id 13JOsY-00063i-00; Mon, 31 Jul 2000 18:21:50 -0500
Received: by apu.mcom.com (Postfix, from userid 8022)
	id 9599C3F4B; Mon, 31 Jul 2000 16:21:19 -0700 (PDT)
From: thaths@netscape.com
Subject: apache: apache binary does not understand -f and -d command line switches
To: submit@bugs.debian.org
X-Mailer: bug 3.2.10
Message-Id: <20000731232119.9599C3F4B@apu.mcom.com>
Date: Mon, 31 Jul 2000 16:21:19 -0700 (PDT)
Sender: thaths@apu.mcom.com
Delivered-To: submit@bugs.debian.org

Package: apache
Version: 1.3.9-13.1
Severity: normal


The default install of apache works fine.  The problem arises when I want
more than one copy of apache running.  In my case, I need multiple web
servers running on different ports.  I do this by having seperate config
files for each instance of the server that I run.

Like so:

/etc/apache/    <-- Contains the configs for server running on port 80
/etc/apache-11000/  <- Contains the cfgs for port 11000


I try to start apache on port 11000 like so:

/usr/sbin/apache -f /etc/apache-11000/httpd.conf -d /etc/apache-11000

The server does start in the port specified in httpd.conf.  But its doc
root is pointing to the doc root of the server running on port 80.  So my
guess is that the -d switch is ignored.

I tried getting around this by adding the following 2 lines in
/etc/apache-11000/httpd.conf:

Include /etc/apache-11000/srm.conf
Include /etc/apache-11000/access.conf


But this does not have any effect.


Thanks.

Sorry for the long bug report.

Thaths



-- System Information
Debian Release: 2.2
Kernel Version: Linux apu 2.2.17 #1 Sun Jun 25 09:24:41 EST 2000 i686 unknown

Versions of the packages apache depends on:
ii  apache-common  1.3.9-13.1     Support files for all Apache webservers
ii  libc6          2.1.3-10       GNU C Library: Shared libraries and Timezone
ii  libdb2         2.4.14-2.7.7.1 The Berkeley database routines (run-time fil
ii  libgdbmg1      1.7.3-26.2     GNU dbm database routines (runtime version).
ii  mime-support   3.9-1          MIME files 'mime.types' & 'mailcap', and sup
ii  perl-5.005     5.005.03-7.1   Larry Wall's Practical Extracting and Report
	^^^ (Provides virtual package perl5)
perl	Not installed or no info

---------------------------------------
Received: (at 98857-done) by bugs.debian.org; 15 Jul 2003 18:13:34 +0000
>From tfheen@yiwaz.raw.no Tue Jul 15 13:09:54 2003
Return-path: <tfheen@yiwaz.raw.no>
Received: from vawad.samfundet.no [129.241.93.49] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19cUFO-00083y-00; Tue, 15 Jul 2003 13:09:54 -0500
Received: from yiwaz.raw.no (s135.ifi.uio.no [129.240.72.135])
	by vawad.samfundet.no (Postfix) with ESMTP id 589072A770
	for <98857-done@bugs.debian.org>; Tue, 15 Jul 2003 20:09:51 +0200 (CEST)
Received: by yiwaz.raw.no (Postfix, from userid 1000)
	id CB11C9659F; Tue, 15 Jul 2003 20:09:50 +0200 (CEST)
Sender: tfheen@yiwaz.raw.no
Original-Sender: Tollef Fog Heen <tfheen@raw.no>
X-URL: http://raw.no/
To: 98857-done@bugs.debian.org
Subject: fixed
Mail-Copies-To: never
From: Tollef Fog Heen <tfheen@raw.no>
Date: 15 Jul 2003 20:09:50 +0200
Message-ID: <87n0ff64r5.fsf@yiwaz.raw.no>
Lines: 10
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: 98857-done@bugs.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0
	tests=BAYES_20,USER_AGENT_GNUS_UA
	version=2.53-bugs.debian.org_2003_06_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_06_27 (1.174.2.15-2003-03-30-exp)


It seems like this works just fine in woody at least, where I have a
setup which uses different config files, but the same binary.  Closing
this bug.

-- 
Tollef Fog Heen                                                        ,''`.
UNIX is user friendly, it's just picky about who its friends are      : :' :
                                                                      `. `' 
                                                                        `-  



Reply to: