ID: 8748
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Date/time related
Assigned To: 
Comments:

This should be fixed in CVS already. Please try the latest snapshot from
http://snaps.php.net/ and reopen this bug report if problem still exists.

--Jani

Previous Comments:
---------------------------------------------------------------------------

[2001-01-16 21:12:36] [EMAIL PROTECTED]
The following prints the expected output on one box:

 putenv("TZ=PST");
 print date("l, jS of F, Y @ H:i (T)");

The other box always presents the system-default timezone. Worse, if I hammer the 
first box the right way (it seems to be mostly flat-out reloading, but sometimes it 
just happens immediately), it'll spontaniously display the system-default timezone as 
well, if only for one page reload.

Both boxes have the timezone data (/usr/lshare/zoneinfo/*), have the same revisions of 
glibc2 from Debian (2.1.3-13), the same php4/apache packages from Debian, same kernel 
version (although with different compliation options), etc.. 

Thanks in advance :)

---------------------------------------------------------------------------


Full Bug description available at: http://bugs.php.net/?id=8748


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to