[Wylug-help] php date.timezone

Phil Driscoll phil at dialsolutions.co.uk
Fri Sep 14 16:11:52 BST 2007


Gary

The dirty hack is to stick a
date_default_timezone_set('Europe/London');
before line 420 in /usr/share/squirrelmail/functions/date.php

If you insert a phpinfo(); into /usr/share/squirrelmail/functions/date.php
you will see what php thinks is the timezone it should use. If it's not 
Europe/London, then check that PHP is using the php.ini that you think it is.

Cheers
-- 
Phil Driscoll



More information about the Wylug-help mailing list