[PHP] wrong time stamp in log filewrong time stamp in log file

2009-09-21 Thread Struzik Wojciech
I have updated a php to version 5.2.11. the timestamp in php log is incorrect. the time differs from local time with 2 hours. In changelog I can find the following information: Updated timezone database to version 2009.13 (2009m) (Derick) Is it related with my problem ??? When I run the following

RE: [PHP] wrong time stamp in log filewrong time stamp in log file

2009-09-21 Thread Andrea Giammarchi
I have updated a php to version 5.2.11. you should update the keyboard as well, it fires CTRL+V twice (subject, and I am joking ..) When I run the following script: ?php print date('d M Y, H:i'); ? It's returns a correct time. correct accordingly with your local time zone, 'cause I am

Re: [PHP] wrong time stamp in log filewrong time stamp in log file

2009-09-21 Thread Tommy Pham
- Original Message From: Andrea Giammarchi an_...@hotmail.com To: bm9ib...@gmail.com; php-general@lists.php.net Sent: Monday, September 21, 2009 11:41:01 AM Subject: RE: [PHP] wrong time stamp in log filewrong time stamp in log file I have updated a php to version 5.2.11. you