<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Apache, date in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-date/m-p/2621020#M925779</link>
    <description>Hi Kathleen:&lt;BR /&gt;&lt;BR /&gt;You could try to set the TZ variable in your htppd startup script:&lt;BR /&gt;e.g.&lt;BR /&gt;export TZ=AST10ADT&lt;BR /&gt;but I suspect that the real problem is that the CGI code used to display mail needs to examine the TZ variable.</description>
    <pubDate>Tue, 27 Nov 2001 21:17:04 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2001-11-27T21:17:04Z</dc:date>
    <item>
      <title>Apache, date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-date/m-p/2621014#M925773</link>
      <description>How do I update the date on Apache web server? We are running it on HP-UX 11.0 with Openmail 7.0.  When we check messages in the Omgui client, the dates just perfect.  If we look at them in the openmail web client we are using with apache, they show up with a time stamp of 10 hours later.  So, I am assuming this is a setting that needs to be adjusted in apache....but how?</description>
      <pubDate>Tue, 27 Nov 2001 20:49:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-date/m-p/2621014#M925773</guid>
      <dc:creator>Kathleen</dc:creator>
      <dc:date>2001-11-27T20:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Apache, date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-date/m-p/2621015#M925774</link>
      <description>Hello Kathleen,&lt;BR /&gt;&lt;BR /&gt;I didn't understand exactly what timestamp are you talking about. If you check your apache log files, what date/time do you see there? Aren't you getting confused with the date you started the process (shown in ps)?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Paga&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Nov 2001 20:53:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-date/m-p/2621015#M925774</guid>
      <dc:creator>Marco Paganini</dc:creator>
      <dc:date>2001-11-27T20:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Apache, date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-date/m-p/2621016#M925775</link>
      <description>The date of the openmail message.  When we look at it through the openmail client, it looks fine.  But when we view the same message in the web client, it shows a time in the future.  So I am assuming that this relates to the time stamp for apache?  When looking through the omgui client, the messages show with the correct time (that corresponds with the unix clock)</description>
      <pubDate>Tue, 27 Nov 2001 20:57:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-date/m-p/2621016#M925775</guid>
      <dc:creator>Kathleen</dc:creator>
      <dc:date>2001-11-27T20:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Apache, date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-date/m-p/2621017#M925776</link>
      <description>What time does your web client say?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Nov 2001 21:01:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-date/m-p/2621017#M925776</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-11-27T21:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Apache, date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-date/m-p/2621018#M925777</link>
      <description>The email message I sent at 11:38 shows as 23:38 in the web version of openmail.  Beyond that, I am not sure how to check the time on the apache web server.  Does it automatically take the time of the unix server or does it have its own date set somewhere?  I am just wondering why the times are different depending on what client I am using...exact same message though.</description>
      <pubDate>Tue, 27 Nov 2001 21:08:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-date/m-p/2621018#M925777</guid>
      <dc:creator>Kathleen</dc:creator>
      <dc:date>2001-11-27T21:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Apache, date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-date/m-p/2621019#M925778</link>
      <description>11:38am the message was sent at...just to clarify</description>
      <pubDate>Tue, 27 Nov 2001 21:10:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-date/m-p/2621019#M925778</guid>
      <dc:creator>Kathleen</dc:creator>
      <dc:date>2001-11-27T21:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Apache, date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-date/m-p/2621020#M925779</link>
      <description>Hi Kathleen:&lt;BR /&gt;&lt;BR /&gt;You could try to set the TZ variable in your htppd startup script:&lt;BR /&gt;e.g.&lt;BR /&gt;export TZ=AST10ADT&lt;BR /&gt;but I suspect that the real problem is that the CGI code used to display mail needs to examine the TZ variable.</description>
      <pubDate>Tue, 27 Nov 2001 21:17:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-date/m-p/2621020#M925779</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-11-27T21:17:04Z</dc:date>
    </item>
  </channel>
</rss>

