On Thu, May 8, 2014 at 2:33 PM, Zeev Suraski <[email protected]> wrote:
>> Could you spend a day or two on that please?
>
> I think it makes sense if & when we go with FastCGI as the default
> implementation for Apache. It's premature at this point.
>
>> That can even be part of 5.6 and will be one of the major things we can
>> announce.
>
> I think this is too big a change to introduce in 5.x, and we're far from
> reaching consensus about it being suitable for even the next major version
> of PHP.
Oh sorry, I didn't mean to imply removal of mod_php or anything. Thats
a bit drastic at this point.
I was talking about fixing the mess of
http://www.php.net/manual/en/install.unix.commandline.php
saying
"don't use this sapi" and the confusing
http://www.php.net/manual/en/install.fpm.php
You may also notice the wtf apache2 install guide:
http://www.php.net/manual/en/install.unix.apache2.php
But if "make install" could do most of the formalities
http://www.php.net/manual/en/install.unix.nginx.php
tells you to do,
then we are golden and we can make that as one of the headline
features of 5.6;
"Installing PHP is once again a simple task!"
-Hannes