PDA

View Full Version : Time and Date


kayjay
30-06-2010, 17:39
I have my virtual appliance running under Citrix Xenserver - Thanks to those who helped with this :)

From the web front end I can see that the time is + 2 hours compared with that shown from a console. I assume its a timzone setting but just cannot see where to change it. Anyone know?

Many thanks

tchjts1
01-07-2010, 20:20
Is your php.ini correct for this setting?

date.timezone = America/Los_Angeles

If you make any changes, restart your httpd process.

kayjay
05-08-2010, 10:48
in php.ini is set to

date.timezone = Europe/London

I restarted the server and the time on graphs is still +2h. From the console I can see that the time is only +1h

What can I do to make this correct?

Thanks