Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 77277 invoked by uid 500); 15 Nov 2002 15:43:59 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 77252 invoked from network); 15 Nov 2002 15:43:58 -0000 Received: from mail1.eaw.com (HELO mail.eaw.com) (12.38.109.4) by daedalus.apache.org with SMTP; 15 Nov 2002 15:43:58 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Fri, 15 Nov 2002 10:34:10 -0500 Message-ID: <14A951E5C6C54140836A9E1ECEB5AC2D9C44B7@WHTE2K.mackie.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [users@httpd] Re: Start/Stop Apache Thread-Index: AcKMusBX+lSQR178Sx+dinEXL375HwAAWCPQ From: "Sean Correia" To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: RE: [users@httpd] Re: Start/Stop Apache You could also do: /path/to/apache/bin apachectl -stop Cheers, Sean > -----Original Message----- > From: Remo Mattei [mailto:remo@italy1.com] > Sent: Friday, November 15, 2002 10:22 AM > To: users@httpd.apache.org > Subject: RE: [users@httpd] Re: Start/Stop Apache >=20 >=20 > You need to do this: >=20 > Killall -KILL httpd > Good luck,=20 >=20 > REMO >=20 > -----Original Message----- > From: Thomas Kernes [mailto:tkernes@buckwestern.com]=20 > Sent: Friday, November 15, 2002 8:19 AM > To: Joshua Slive > Cc: users@httpd.apache.org > Subject: [users@httpd] Re: Start/Stop Apache >=20 > Step 1 fails. When I kill `cat httpd.pid` it only kills the processes > owned > by apache and not the one owned by root. The httpd.pid file does > contain > the process owned by root. >=20 > Do I have a permissions problem? >=20 > On 11/14/2002 21:54, wrote: >=20 > > It is completely normal for one process to be owned by root. > > See: http://httpd.apache.org/docs-2.0/invoking.html > > or the documentation of your MPM. > >=20 > > Now your problem is how to get Apache to stop. > >=20 > > Step 1: signal the root-owned process: > > kill `cat /usr/local/apache2/logs/httpd.pid` > > (You should probably check and make sure the httpd.pid does indeed > contain > > the pid of the root-owned apache process.) > >=20 > > Assuming that step 1 worked, start apache again and try this: > > httpd -k stop > >=20 > > Assuming that works, start it again and try > > apache stop > >=20 > > Let us know which step is failing. >=20 >=20 > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server > Project. > See for more info. > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > " from the digest: users-digest-unsubscribe@httpd.apache.org > For additional commands, e-mail: users-help@httpd.apache.org >=20 >=20 > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP=20 > Server Project. > See for more info. > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > " from the digest: users-digest-unsubscribe@httpd.apache.org > For additional commands, e-mail: users-help@httpd.apache.org >=20 >=20 --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org