From owner-freebsd-questions@FreeBSD.ORG Tue Mar 3 17:37:15 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E647910657BF for ; Tue, 3 Mar 2009 17:37:15 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from mail.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id B8B338FC22 for ; Tue, 3 Mar 2009 17:37:15 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (mail.lan.rachie.is-a-geek.net [192.168.2.101]) by mail.rachie.is-a-geek.net (Postfix) with ESMTP id 355C9AFC1FE; Tue, 3 Mar 2009 08:37:15 -0900 (AKST) From: Mel To: freebsd-questions@freebsd.org, freebsdnewb@yahoo.com Date: Tue, 3 Mar 2009 08:37:14 -0900 User-Agent: KMail/1.9.10 References: <62141.87733.qm@web111211.mail.gq1.yahoo.com> In-Reply-To: <62141.87733.qm@web111211.mail.gq1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200903030837.15016.fbsd.questions@rachie.is-a-geek.net> Cc: Subject: Re: Apache X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Mar 2009 17:37:17 -0000 On Sunday 01 March 2009 06:26:46 Monty Pyth wrote: > It is Apache 2.2. There is no /etc/localtime and no /etc/wall_cmos_clock. > For right now I am trying to figure out why the httpd-access.log is showing > +0000. As I stated three weeks ago I saved several files from the server to > my PC at home. Both my PC(running windows XP Pro, NTFS) and the server were > both in the EST time zone. The files on my PC showed the file created and > modified dates of 02/10/2009 17:33:00. The access log shows me accessing > those files [10/Feb/2009 17:33:00 +0000]. Where is the +0000 coming from > when the time 17:33:00 is the same time my PC was set to? When I ran the > BIOS is was set to the correct date and time. Run tzsetup. Then restart apache. -- Mel Problem with today's modular software: they start with the modules and never get to the software part.