in reply to strange localtime behaviour in cgi

Apache2 doesn't let you set environment variables from Perl. You can work around this by using Env::C.

Update: I finally saw that "Webspere Aplication Server 7x" is the web server being used, not Apache2. Though it might present a similar problem for which this would still be a solution.

BTW, kschwab's link is a 404 for me.

- tye        

  • Comment on Re: strange localtime behaviour in cgi (Apache2)