<div dir="ltr">Timezones must be imported into mysql as well as present on the system.&nbsp; See the script:<br><div style="margin-left: 40px;">mysql_tzinfo_to_sql<br></div><br>Rather than edit the files to modify ENV, you can put in your Apache2 configuration, for each VirtualHost (or the main config):<br>
<div style="margin-left: 40px;">SetEnv TZ &quot;CST&quot;<br></div><br>HTH,<br>--joe<br><br><br><div class="gmail_quote">On Thu, Sep 4, 2008 at 1:46 PM,  <span dir="ltr">&lt;<a href="mailto:hammondthrasher_c@usp.ac.fj">hammondthrasher_c@usp.ac.fj</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Mason and Rick,<br>
<br>
Thanks for the thoughts. I will try out your suggestions when I get access to<br>
the box again in an hour or two.<br>
<br>
I am starting to have partial memories about encountering and resolving this<br>
problem while doing the initial 2.2.6 install two years ago, but I did not make<br>
any notes about the matter. Back then, I was humbled by SQL syntax differences<br>
between MySQL 4 and 5.<br>
<br>
More soon...<br>
<br>
-cht<br>
<div class="Ih2E3d"><br>
Quoting Mason James &lt;<a href="mailto:mason.loves.sushi@gmail.com">mason.loves.sushi@gmail.com</a>&gt;:<br>
<br>
&gt;<br>
&gt; On 2008/09/4, at 7:21 PM, Rick Welykochy wrote:<br>
&gt;<br>
&gt; &gt; Mason James wrote:<br>
&gt; &gt;<br>
&gt; &gt;&gt; Heya Chris.<br>
&gt; &gt;&gt; try something like ..<br>
&gt; &gt;&gt; &nbsp; $ENV{TZ} = &#39;CKT&#39;;<br>
&gt; &gt;&gt; up the top of your file perhaps<br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt; ah make that something like ..<br>
&gt;<br>
&gt; $ENV{TZ} = &#39;EAST&#39;;<br>
&gt;<br>
&gt; CKT isnt valid<br>
&gt;<br>
&gt; <a href="http://search.cpan.org/%7Esbeck/Date-Manip-5.54/lib/Date/Manip.pod#___top" target="_blank">http://search.cpan.org/~sbeck/Date-Manip-5.54/lib/Date/Manip.pod#___top</a><br>
&gt;<br>
<br>
<br>
<br>
<br>
</div><div class="Ih2E3d">-------------------------------------------------<br>
This mail sent through IMP: <a href="http://horde.org/imp/" target="_blank">http://horde.org/imp/</a><br>
_______________________________________________<br>
</div><div><div></div><div class="Wj3C7c">Koha mailing list<br>
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
</div></div></blockquote></div><br></div>