I managed to get PHP6-dev more or less working with the Litespeed LSAPI.
I had to comment out all references to php_end_ob_buffers() in lsapi_main.c, because that is apparently not supported in PHP6, but aside from this it compiled cleanly.
Would there be any chance for the Litespeed dev's to investigate why PHP6 does not work with SuExec? I know PHP6 is still in development, but we would like to offer this to a limited set of customers that are developing beeding edge applications and would like to use the upcoming major PHP version.
I had to comment out all references to php_end_ob_buffers() in lsapi_main.c, because that is apparently not supported in PHP6, but aside from this it compiled cleanly.
Would there be any chance for the Litespeed dev's to investigate why PHP6 does not work with SuExec? I know PHP6 is still in development, but we would like to offer this to a limited set of customers that are developing beeding edge applications and would like to use the upcoming major PHP version.