RE: [PHP-DEV] Register Shutdown Function for Apache

2003-02-13 Thread Joseph Tate
seph Tate; Php-Dev List > Subject: Re: [PHP-DEV] Register Shutdown Function for Apache > > > > There is now 'HAVE_APACHE' defined when you configure with apache. > (dso or static) > > --Jani > > > On Tue, 11 Feb 2003, Brian Moon wrote: > &g

Re: [PHP-DEV] Register Shutdown Function for Apache

2003-02-12 Thread Jani Taskinen
t; > >- Original Message - >From: "Jani Taskinen" <[EMAIL PROTECTED]> >To: "Joseph Tate" <[EMAIL PROTECTED]> >Cc: "Php-Dev List" <[EMAIL PROTECTED]> >Sent: Monday, February 10, 2003 6:16 PM >Subject: RE: [PHP-DEV

Re: [PHP-DEV] Register Shutdown Function for Apache

2003-02-11 Thread Brian Moon
TECTED]> Sent: Monday, February 10, 2003 6:16 PM Subject: RE: [PHP-DEV] Register Shutdown Function for Apache | | If you need a define for it, we can add one..? | | --Jani | | | On Mon, 10 Feb 2003, Joseph Tate wrote: | | >Well, to me, calling the code that flushes the headers and t

Re: [PHP-DEV] Register Shutdown Function for Apache

2003-02-11 Thread Keyser Soze
Hey guys, Just to announce that I put the patch.diff for strip_tags() in another server. Here is the new link: http://www.3dogs.hpg.ig.com.br/patch.diff If there's still any interest in applying it, feel free whoever is responsible for! Regards, Fabricio Olivetti de Franca -- PHP Developmen

RE: [PHP-DEV] Register Shutdown Function for Apache

2003-02-11 Thread Joseph Tate
p-Dev List > Subject: Re: [PHP-DEV] Register Shutdown Function for Apache > > > Well, it is not just apxs is it? The same would be true if --with-apache > was used. > > Brian Moon > dealnews.com > > > - Original Message - > From: "Joseph Tate"

Re: [PHP-DEV] Register Shutdown Function for Apache

2003-02-11 Thread Brian Moon
ECTED]> Sent: Tuesday, February 11, 2003 9:04 AM Subject: RE: [PHP-DEV] Register Shutdown Function for Apache | I think it's reached that stage. Something like HAVE_APXS that's defined | when configure is called --with-apxs. That'd be great. | | Joseph | | > -Original Mes

RE: [PHP-DEV] Register Shutdown Function for Apache

2003-02-11 Thread Joseph Tate
ruary 10, 2003 7:16 PM > To: Joseph Tate > Cc: Php-Dev List > Subject: RE: [PHP-DEV] Register Shutdown Function for Apache > > > > If you need a define for it, we can add one..? > > --Jani > > > On Mon, 10 Feb 2003, Joseph Tate wrote: > > >Well, to

RE: [PHP-DEV] Register Shutdown Function for Apache

2003-02-10 Thread Jani Taskinen
3, 2003 5:30 PM >> To: Joseph Tate; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] >> Cc: Php-Dev List >> Subject: Re: [PHP-DEV] Register Shutdown Function for Apache >> >> >> Hmm, there is #define MOD_PHP4_H in sapi/apache/mod_php4.h. Not real >

RE: [PHP-DEV] Register Shutdown Function for Apache

2003-02-10 Thread Joseph Tate
#x27;s not acceptable. Joseph > -Original Message- > From: Brian Moon [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 03, 2003 5:30 PM > To: Joseph Tate; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] > Cc: Php-Dev List > Subject: Re: [PHP-DEV] Register Shutdown F

Re: [PHP-DEV] Register Shutdown Function for Apache

2003-02-03 Thread Brian Moon
MAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: "Php-Dev List" <[EMAIL PROTECTED]> Sent: Monday, February 03, 2003 3:45 PM Subject: Re: [PHP-DEV] Register Shutdown Function for Apache | Here is an updated patch which copies a few of the methods from

Re: [PHP-DEV] Register Shutdown Function for Apache

2003-02-03 Thread Joseph Tate
Here is an updated patch which copies a few of the methods from main/main.c::php_request_shutdown to sapi/apache/sapi_apache.c::apache_php_module_main. This has flushed both the headers and output buffers in my two test scripts. Now I need to figure out a way to make sure these don't get called i

RE: [PHP-DEV] Register Shutdown Function for Apache

2003-01-27 Thread Joseph Tate
the 4.3 branch, but as of yet, noone's spoken up. I'll not waste any more cycles on this until I get a positive response. So far there are three yes votes and no negative votes. Joseph > -Original Message- > From: George Schlossnagle [mailto:[EMAIL PROTECTED]] > Subject

Re: [PHP-DEV] Register Shutdown Function for Apache

2003-01-23 Thread George Schlossnagle
What is the current state of the patches? I know there where a couple implementations discussed and discarded. It would seem to me to be impossible to endorse commiting them without seeing their current state. If the current patch you're running against 4.3.0 has been posted elsewhere on the

Re: [PHP-DEV] Register Shutdown Function for Apache

2003-01-23 Thread Brian Moon
AIL PROTECTED]> To: "Php-Dev List" <[EMAIL PROTECTED]> Cc: "PHP Group" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, January 23, 2003 10:38 AM Subject: [PHP-DEV] Register Shutdown Function for Apache | I can have the patches ready to go in a very

Re: [PHP-DEV] Register Shutdown Function for Apache

2003-01-23 Thread Tamas Arpad
On Thursday 23 January 2003 17:38, Joseph Tate wrote: > I can have the patches ready to go in a very short amount of time. I'll > work on and post them if I can be reasonably sure they'll be committed. > I'm tired of spinning my wheels with this though. I've got a personally > patched version of

[PHP-DEV] Register Shutdown Function for Apache

2003-01-23 Thread Joseph Tate
I can have the patches ready to go in a very short amount of time. I'll work on and post them if I can be reasonably sure they'll be committed. I'm tired of spinning my wheels with this though. I've got a personally patched version of 4.3.0 that will be going into production in a few weeks, so I