Then, could we add a sapi_flush()/ob_flush() call at the end of apache_php_module_main after calling the normal register_shutdown_functions? What else might have problems?
Joseph > -----Original Message----- > From: Brian Moon [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 28, 2003 11:23 AM > To: Brian Moon; [EMAIL PROTECTED]; Joseph Tate > Cc: Php-Dev List; PHP Group > Subject: Re: [PHP-DEV] Re: Register Shutdown Function for Apache > > > It also does not send the headers if there is not content. > > <?php > > header("Location: http://spidey.dealnews.com/"); > > exit(); > > ?> > > > > Document Contains No Data. > > > > Brian. > > dealnews.com > > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php