Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Re: Re: Re: Re: Mod_Perl multiple timezones

by Anonymous Monk
on Aug 05, 2003 at 02:21 UTC ( [id://280864]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Re: Mod_Perl multiple timezones
in thread Mod_Perl multiple timezones

Try setting TZ in the shell before starting Apache:

TZ=<some time zone>; export TZ

I was having the exact same problem and explicitly setting it cured the problem. Perhaps there's a bug with setting a value for a previously non-existent environmental variable.

StarMan
  • Comment on Re: Re: Re: Re: Re: Mod_Perl multiple timezones

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://280864]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2024-12-07 14:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which IDE have you been most impressed by?













    Results (50 votes). Check out past polls.