|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-09-23 04:39 UTC] rfinnie at kefta dot com
[2001-09-23 04:41 UTC] mfischer@php.net
[2001-09-23 04:44 UTC] rasmus@php.net
[2001-09-23 04:45 UTC] rasmus@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Nov 06 13:00:01 2025 UTC |
date('Z') is returning -25200 on my system (mountain), even though though the rest of the system believes it is in the pacific time zone (rightfully so). /bin/date returns "Sun Sep 23 01:09:17 PDT 2001". configure line: './configure' '--prefix=/usr/local/apps/rf_php' '--with-config-file-path=/usr/local/apps/rf_php/lib' '--with-exec-dir=/usr/local/apps/rf_php/bin' '--with-apxs=/usr/local/apps/rf_apache/bin/apxs' '--with-imap' '--with-gd=/usr/local' '--with-mysql=/usr/local/apps/mysql' '--with-db' '--without-pear'