logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Other Software View previous topic :: View next topic
Reply to topic   Topic: Apache 2.2.13 & PHP 5.2.11
Author
AndreL



Joined: 23 Sep 2009
Posts: 5

PostPosted: Wed 23 Sep '09 10:35    Post subject: Apache 2.2.13 & PHP 5.2.11 Reply with quote

Hi,
I'm using Apache 2.2.13 (build from this site) & PHP 5.2.11 VC6 build on windows XP SP3.
After some hours of run, PHP is changing his time reference: local becomes local - 6 hours. This issue is visible via Apache and CLI lunched php script.
Restarting apache service solves the issue for some hours again.
Any help is welcome,
Andre.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Wed 23 Sep '09 12:10    Post subject: Reply with quote

Did you set timezone in php.ini?

e.g.
Code:

[Date]
date.timezone = "Europe/Paris"


set you locale timezone see http://www.php.net/manual/timezones.php
Back to top
AndreL



Joined: 23 Sep 2009
Posts: 5

PostPosted: Wed 23 Sep '09 13:44    Post subject: Reply with quote

Timezone currently set to "Europe/Brussels"
Back to top


Reply to topic   Topic: Apache 2.2.13 & PHP 5.2.11 View previous topic :: View next topic
Post new topic   Forum Index -> Other Software