Re: [PHP-DEV] malformed header from script

2001-12-16 Thread Stefan Esser
The CVS is fixed now. I did not recognise that i broke SAPI.c because my apache did load the old module. Sorry for the wasted build time. Full blame on me Stefan -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM

Re: [PHP-DEV] malformed header from script

2001-12-16 Thread Yasuo Ohgaki
Just for the record, Esser's last commit fixed the issue. (It works for me at least ;) Yasuo Ohgaki wrote: > Markus Fischer wrote: > >> On Sun, Dec 16, 2001 at 11:54:52PM +0100, Sebastian Bergmann wrote : >> >>> Setup: Apache 2, PHP 4 (current CVS) as CGI, Windows 2000 >>> >>>malformed he

Re: [PHP-DEV] malformed header from script

2001-12-16 Thread Yasuo Ohgaki
Markus Fischer wrote: > On Sun, Dec 16, 2001 at 11:54:52PM +0100, Sebastian Bergmann wrote : > >> Setup: Apache 2, PHP 4 (current CVS) as CGI, Windows 2000 >> >>malformed header from script. Bad header=X-Powered-By: >>C:/home/php/php4/Release_TS_inline/php.exe >> >> Seems to me some

Re: [PHP-DEV] malformed header from script

2001-12-16 Thread Markus Fischer
On Sun, Dec 16, 2001 at 11:54:52PM +0100, Sebastian Bergmann wrote : > Setup: Apache 2, PHP 4 (current CVS) as CGI, Windows 2000 > > malformed header from script. Bad header=X-Powered-By: > C:/home/php/php4/Release_TS_inline/php.exe > > Seems to me something's wrong with the recen