REMOVE
----- Original Message -----
From: William A. Rowe Jr. [mailto:wrowe@rowe-clan.net]
To: internals@lists.php.net
Sent: Mon, 31 Jan 2011 11:28:19 -0600
Subject: Re: [PHP-DEV] Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/php_date.ctrunk/ext/date/php_date.c
That's not an option for the large number of people who want to run PHP
under Apache, let alone folks who don't have VC9 tools. The diff() code
is mauling data types in undesirable, though easily fixable, ways.Aren't Apache VC9 builds readily available these days?
From all I've heard, mod_fcgid is the way to go anyways, so isn't the
whole discussion academic? It doesn't matter how php is built if you
are loading the appropriate number of single process instances as fastcgi
daemons.