Stegnation
March 19th, 2004, 07:17
Hi,

I'm having problems with time used in programs and log files.

When I use the command 'date' I get the following output (as a root user):
Fri Mar 19 12:21:02 CET 2004

But in PHP, Postfix, Apache, logfiles and using different users than root the time is an hour earlier. I think these are using GMT instead of CET (GMT +1).

How do I get these programmes and logfiles to use CET instead of GMT?