Sorry, problem is not solved yet.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
On Tue, 31 Jan 2012 10:04:34 +0200, yoram bar haim wrote:
> Sorry, problem is not solved yet.
I committed a possible fix to trunk. It's pretty much along
the patch from you, I just hat to fix crashes in the cli server
and need to do some more testing before merging into PHP_5_4.
Thank you for y
The patch to trunk does solve the FastCGI headers problem. tested with PHP
fastcgi on top of lighttpd.
> On Tue, 31 Jan 2012 10:04:34 +0200, yoram bar haim wrote:
>
>> Sorry, problem is not solved yet.
>
> I committed a possible fix to trunk. It's pretty much along
> the patch from you, I just h
Thank you. Now I just need to figure why the cli servers styles are
printed to stdio...
On Tue, 31 Jan 2012 11:16:40 +0200, yoram bar haim wrote:
> The patch to trunk does solve the FastCGI headers problem. tested with
> PHP fastcgi on top of lighttpd.
--
PHP Internals - PHP Runtime Develop