Re: [PHP-DEV] PHP 4.2.0RC2 -- Apache 2.0.35 APXS fix

2002-04-05 Thread Markus Fischer
On Sat, Apr 06, 2002 at 12:41:06AM -0500, Brad House wrote : > damnit .. just looked back through the postings, looks like > people have already fixed this ... sorry for the repeat ... > > damnit, now I wish I hadn't have spent the last 30 minutes > fixing this ... :) And as an advice,

Re: [PHP-DEV] PHP 4.2.0RC2 -- Apache 2.0.35 APXS fix

2002-04-05 Thread Brad House
damnit .. just looked back through the postings, looks like people have already fixed this ... sorry for the repeat ... damnit, now I wish I hadn't have spent the last 30 minutes fixing this ... -Brad Brad House wrote: > This file replacement fixes compilation issues, and tests fine. > (sorry,

[PHP-DEV] PHP 4.2.0RC2 -- Apache 2.0.35 APXS fix

2002-04-05 Thread Brad House
This file replacement fixes compilation issues, and tests fine. (sorry, got too lazy to make a diff, hell, it's almost 1am) ... just replace sapi/apache2filter/sapi_apache2.c with that attached file, and --with-apxs2 will compile fine! sorry if someone else has already done this. -