Why is CG(extended_info) set to 0 in
/php4/sapi/cgi/cgi_main.c:522
/php4/sapi/fastcgi/fastcgi.c:550
/php4/sapi/pi3web/pi3web_sapi.c:387
/php4/sapi/servlet/servlet.c:329
As I understand it, setting
CG(extended_info)=0 in
in
zend.c:zend_set_default_compile_time_values()
should suffice. More than that, the current behaviour hinders the
usage of APD with a CGI build of PHP.
Is there a technical reason for this that I don't see? Apparently the
other SAPI modules don't need to explicitly set CG(extended_info)=0...
--
Sebastian Bergmann
http://sebastian-bergmann.de/ http://phpOpenTracker.de/
Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/
--
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]