Date: Fri, 9 Jun 2000 09:00:51 +0200 From: Marc Silver <marcs@draenor.org> To: David Daugherty <doc@wcug.wwu.edu> Cc: questions@freebsd.org Subject: Re: PHP4/apache SIGTERM'ing Message-ID: <20000609090051.K81376@draenor.org> In-Reply-To: <Pine.LNX.3.96.1000608141736.9794A-100000@sloth>; from doc@wcug.wwu.edu on Thu, Jun 08, 2000 at 02:21:49PM -0700 References: <Pine.LNX.3.96.1000608141736.9794A-100000@sloth>
next in thread | previous in thread | raw e-mail | index | archive | help
Hey there, It looks like someone is specifically stopping the web server and then restarting it. This is most likely someone restarting the web server to make changes in the config file effective. :) I think you'll find that : /usr/local/sbin/apachectl stop /usr/local/sbin/apachectl start will replicate what's going on in your logs. :) Cheers, Marc On Thu, Jun 08, 2000 at 02:21:49PM -0700, David Daugherty wrote: > [Sun May 21 10:33:02 2000] [notice] caught SIGTERM, shutting down > [Sun May 21 10:34:00 2000] [notice] Apache/1.3.12 (FreeBSD) PHP/4.0RC2 > configured -- resuming normal operations > > I'm getting about 2-5 of these per day in my apache_error_log. Where > should I look to find a problem and what should I be looking for? > > Thanks. > > David > Software Engineer - NetManage > Work email: david.daugherty@netmanage.com > Home email: doc@wcug.wwu.edu > ICQ 21106703 > Washington State Resident To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000609090051.K81376>