[rt-devel] TimeZone Issues with RT 3.8.8

Kevin Falcone falcone at bestpractical.com
Wed Nov 16 12:09:19 EST 2011


On Wed, Nov 16, 2011 at 05:05:23PM +0100, Simone Sanna wrote:
> I am having a singular problem, with timezone settings, although I
> change personal settings configuration, I do not observe any change in
> the ticket's transaction's dates.
> 
> Timezone is set to Europe/Rome both on the server and on the
> RT_SiteConfig.pm file.
> The installation is on Ubuntu 10.04.2 LTS with perl version v5.10.1
> (*) built for x86_64-linux-gnu-thread-multi.
> Apache version is Apache/2.2.14 (Ubuntu).
> 
> I have tried to apply the patch to
> /etc/apache2/sites-enabled/rt.company.ssl changing
> SetHandler perl-script to SetHandler modperl as suggested by
> http://old.nabble.com/Problem-configuring-RT-Timezone-td28246198.html,
> but this when pointing my browser gives me a black page.
> 
> The "strange" thing is that the same RT code with the same
> configuration, works on Ubuntu 11.10 with
> Apache/2.2.20 and perl 5, version 12, subversion 4 (v5.12.4) built for
> x86_64-linux-gnu-thread-multi, with or without applying the patch.
> 
> Likely I am missing something, but I can't find what by myself.
> Thanks in advance for any help.

The other relevant part is which kind of worker model you're using.
I'm going to reference the RT4 docs, but it should apply to 3.8 also.

You want to be using prefork, not worker or event.  You can read more
here:

https://github.com/bestpractical/rt/blob/stable/docs/web_deployment.pod

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-devel/attachments/20111116/f49a6dec/attachment.pgp>


More information about the rt-devel mailing list