On 3 Apr 2008, at 1:58 am, Simon Oberhammer wrote:
>
> thanks, i will try fastcgi tomorrow and report back.
>
>> Is the time constantly 8 hours behind or does that vary e.g. does the
>> offset get larger over time?
>
> it's always 8 hours behind, but not reproducable. though it happens
> everyday.
>
> there are php sites running on the server.. well let's see if fastcgi
> helps.

Could this perhaps be that you are assigning datetime.now() (or  
equivalent) to a variable and then trying to use this? Which means  
that the value of that varible will be the date/time when apache is  
started/restarted (which could be at the same time everyday).

Thanks,

David

-- 
David Reynolds
[EMAIL PROTECTED]



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to