ID:               50899
 Updated by:       [email protected]
 Reported By:      huchzen-t42 at yahoo dot de
-Status:           Feedback
+Status:           Bogus
 Bug Type:         Date/time related
 Operating System: SuSE Linux 8.0 (i386)
 PHP Version:      5.2.12
 New Comment:

See bug #50930


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

[2010-02-02 17:59:03] [email protected]

You assume quite a lot. "should have been" and such don't sound very
convincing and I'm starting to think you failed somehow with the
installation. Did you try the snapshot or not?

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

[2010-02-02 11:59:50] huchzen-t42 at yahoo dot de

In case you need this info - this applies to the currently installed
5.2.11, but 5.2.12 should have been quite similar:

Build Date  Oct 6 2009 16:53:48  

Configure Command  ./configure --prefix=/usr/share
--datadir=/usr/share/php --bindir=/usr/bin --libdir=/usr/share
--includedir=/usr/include --sysconfdir=/etc --with-config-file-path=/etc
--with-exec-dir=/usr/lib/php/bin --disable-debug --enable-bcmath
--enable-calendar --enable-ctype --enable-dbase --enable-exif
--enable-force-cgi-redirect --with-zlib --enable-ftp
--enable-gd-native-ttf --enable-inline-optimization
--enable-magic-quotes --enable-mbstring --enable-shmop --enable-soap
--enable-sigchild --enable-sysvsem --enable-sysvshm --enable-wddx
--enable-zip --with-bz2 --with-curl --with-freetype-dir=yes
--with-gd=yes --with-gdbm --with-gettext --with-gmp --with-iconv
--with-imap=yes --with-imap-ssl=yes --with-jpeg-dir=/usr --with-ldap=yes
--with-mcrypt --with-mhash --with-mssql --with-mysql=/usr --with-mysqli
--with-pdo-mysql=/usr --with-pear=/usr/share/php --with-png-dir=/usr
--with-sqlite --with-ttf --with-libxml-dir=/usr/local/php-5.2
--with-xsl=/usr/local/php-5.2 --with-apxs=/usr/sbin/apxs --with-openssl
--with-tidy i686-ServControl/php5-linux  

Server API  Apache  

Virtual Directory Support  disabled  

Configuration File (php.ini) Path  /etc  

Loaded Configuration File  /etc/php.ini  

Scan this dir for additional .ini files  (none)  

additional .ini files parsed  (none)  

PHP API  20041225  

PHP Extension  20060613  

Zend Extension  220060519  

Debug Build  no  

Thread Safety  disabled  

Zend Memory Manager  enabled  

IPv6 Support  enabled  

Registered PHP Streams  https, ftps, compress.zlib, compress.bzip2,
php, file, data, http, ftp, zip  

Registered Stream Socket Transports  tcp, udp, unix, udg, ssl, sslv3,
sslv2, tls  

Registered Stream Filters  zlib.*, bzip2.*, convert.iconv.*,
string.rot13, string.toupper, string.tolower, string.strip_tags,
convert.*, consumed

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

[2010-02-02 10:00:36] werner at stuerenburg dot com

(_exactly_ is that OS running) : I told you initially already, it is
one of the required fields in the form: SuSE Linux 8.0 (i386)

pz1:~# uname -a
Linux 2.4.37-servcontrol-smp-bigmem #1 SMP Wed Feb 25 16:59:45 CET 2009
i686 unknown

And yes, we use PHP as an Apache-module in case you didn't guess it.

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

[2010-02-02 08:41:59] [email protected]

You get it with some other SAPI then, which might that be? And what
_exactly_ is that OS running it (uname -a)? Webserver? (not enough info
means this is quite bogus quite soon..)

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

[2010-02-01 20:51:59] werner at stuerenburg dot com

Sorry, can't reproduce anymore as we degraded to 5.2.11 on the
production machine (on my development box, I'm still on 5.2.6).

Actually I didn't do 

echo date('Y');

but instead

echo date('d.m.Y');

which should not matter. (Note that my provider reported that the
cgi-version does not produce this error!)

As Google reports, other people had this kind of error as well, notably
with WordPress (most probably anywhere where the date function is
used).

I myself noticed the problem first from the setcookie-error mentioned
initially. 

I tracked down the problem to the date-function, googled, found the
indication that this is related to 5.2.12 and called my provider who was
working on this problem already. He was glad that I found that this
error was sufficiently documented; he contemplated to hack date.c in
5.2.12, but after some discussion, we decided to switch back. 

Also, I received emails triggered by a database-related error from my
blog; a search engine was spidering and used perfectly valid addresses
which the database could not find an entry to whence the error mail. 

I didn't investigate this, but I guess that the query used some kind of
date-condition which produced an empty result. After we switched back to
5.2.11, this error was gone as well.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/50899

-- 
Edit this bug report at http://bugs.php.net/?id=50899&edit=1

Reply via email to